I am trying to using watson speech to text in UNITY. But I keep getting this error:
[SpeechToText.OnListenClosed()][DEBUG] OnListenClosed(), State = DISCONNECTED
[SpeechToText.KeepAlive()][DEBUG] KeepAlive exited.
I am using the latest version of watson unity sdk and the authentication credentials are correct. Does anyone know how I can fix this?