Speech Session End
Action to detect Speech Session end
public void OnSpeechSessionEnd (long ts)
Parameter
Description
ts
The speech session end time
To detect Speech session end, you need to implement callback method exposed through the VoiceManager:
OnSpeechSessionEnd (long ts)