RecoState

Microsoft Speech SDK

The Microsoft.com Speech website Microsoft Speech SDK SAPI 5.1

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.