Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft Speech API 5.4
CSpEvent::RecoState
CSpEvent::RecoState returns the event's recognition state as a cast type of SPRECOSTATE. The caller must make sure the event ID is SPEI_RECO_STATE_CHANGE.
SPRECOSTATE RecoState( void ) const;
Parameters
None.
Return values
Returns the event's recognition state as a cast type of SPRECOSTATE.