Speech Events
Action to get Speech Events
Action to get Speech Events
public void OnSpeechEvent (SpeechEvent speechEvent, long timeStamp)
To monitor speech events, you need to implement callback method exposed through the VoiceManager:
OnSpeechEvent (JMRVoiceManager.SpeechEvent obj, long ts)
Action will be called only when it’s subscribed to a method. Action must be subscribed to a method with a matching signature.
speechEvent
The speech event
timeStamp
Speech time stamp result