ISpeechPhraseAlternate RecoResult Property

Microsoft Speech SDK

Intelligent Interface Technologies Home Page Microsoft Speech SDK

Speech Automation 5.1

Interface: ISpeechPhraseAlternate

RecoResult Property


The RecoResult property returns the alternate's parent ISpeechRecoResult object.

Syntax

Set: (This property is read-only)
Get: ISpeechRecoResult = ISpeechPhraseAlternate.RecoResult

Parts

ISpeechPhraseAlternate
The owning object.
ISpeechRecoResult
Set: (This property is read-only)
Get: The alternate's parent ISpeechRecoResult object.

Example

Use of the ISpeechPhraseAlternate object is demonstrated in a code example at the end of this section.