Speech Cancel
Action to detect Speech cancel
Action to detect Speech cancel
public void OnSpeechCancelled (string reason, long ts)
Parameter | Description |
---|---|
To detect Speech session end, you need to implement callback method exposed through the VoiceManager: (string reason, long timeStamps)
Action will be called only when it’s subscribed to a method. Action must be subscribed to the method with a matching signature
reason
The reason for the speech session cancellation
ts
The timestamp