Speech Session End
Action to detect Speech Session end
Action to detect Speech Session end
public void OnSpeechSessionEnd (long ts)
Parameter | Description |
---|---|
To detect Speech session end, you need to implement callback method exposed through the VoiceManager:
OnSpeechSessionEnd (long ts)
Action will be called only when it’s subscribed to a method. Action must be subscribed to the method with a matching signature.
ts
The speech session end time