Interference (SAPI 5.3)

Microsoft Speech API 5.3

CSpEvent::Interference

CSpEvent::Interference returns the event's interference value from lParam and cast SPINTERFERENCE. The caller must make sure the event ID is SPEI_INTERFERENCE.

  
    SPINTERFERENCE Interference( void ) const;
  

Parameters

None.

Return values

Returns the interference value as cast SPINTERFERENCE.