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.
ISpRecoResult* RecoResult( void ) const;