Speech Error
Action to detect Speech error
Action to detect Speech error
public void OnSpeechError (string err)
Parameter | Description |
---|---|
To detect Speech error, you need to implement three callback methods exposed through the VoiceManager:
OnSpeechEvent (string err)
Action will be called only when it’s subscribed to a method. Action must be subscribed to the method with a matching signature.
err
The error that occured