Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
Microsoft Speech Platform
CSpEvent::RecoResult
CSpEvent::RecoResult returns the event as a cast type of an ISpRecoResult pointer. The caller must make sure the event ID is SPEI_RECOGNITION, SPEI_FALSE_RECOGNITION, or SPEI_HYPOTHESIS.
<pre IsFakePre="true" xmlns="http://www.w3.org/1999/xhtml"> <strong><a runat="server" href="jj127790(v=msdn.10).md">ISpRecoResult</a>* RecoResult( void ) const;</strong> </pre>