RecoState (SAPI 5.3)

Microsoft Speech API 5.3

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.