You are reading help file online using chmlib.com
|
Interface: ISpeechPhraseAlternate
The PhraseInfo property returns the ISpeechPhraseInfo object of the alternate's parent ISpeechRecoResult object.
Set: | (This property is read-only) |
Get: | ISpeechPhraseInfo = ISpeechPhraseAlternate.PhraseInfo |
Use of the ISpeechPhraseAlternate object is demonstrated in a code example at the end of this section.
You are reading help file online using chmlib.com
|