LVSpeechPort::LVGetPhonemesDecoded

Returns the actual phonemes found in a call to Decode.

const char* GetPhonemesDecoded(int VoiceChannel, int Index);

Return Values

A null-terminated static string of the decoded phonemes.

Parameters

VoiceChannel

The voice channel to process.

Index

The recognition position of the decoded phonemes.

Remarks

Assuming the speaker said "Violet" and the grammar contained the concepts under Concept, and the grammar under Phrase, the Speech Engine might return the phonemes highlighted:

See Also


Complete Help Topic List | Speech Engine Product Information