Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
Microsoft Speech Platform
ISpPhrase2
Extends the ISpPhrase interface to provide result information in Semantic Markup Language (SML) format, and the audio stream containing the utterance corresponding to the result.
Methods in Vtable Order
ISpPhrase2 Methods | Description |
---|---|
GetXMLResult | Returns the retained audio for the phrase. |
GetXMLErrorInfo | Provides error information for the phrase in SML (XML) format. |
GetAudio | Provides result information for the phrase in SML (XML) format. |
Remarks
For more information about SML, see Semantic Markup Language Reference (Microsoft.Speech).