You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get an error message on Android build via Unity Connection failed (no connection to the remote host). Internal error: 1. Error details: Failed with error: WS_OPEN_ERROR_UNDERLYING_IO_OPEN_FAILED
Speech SDK log taken from a run that exhibits the reported issue.
A stripped down, simplified version of your source code that exhibits the issue. Or, preferably, try to reproduce the problem with one of the public samples in this repository (or a minimally modified version of it), and share the code.
I used the Microphone sample project in the repo.
Additional information as shown below
I tested it in the Unity Editor and it worked fine, also worked fine on a windows build. I tested it on two different Android phones, and still got the negative results. I also used different regions, and still no luck.
Steps to reproduce the behavior:
Build an Android version of the "Microphone" Unity sample on the repo.
Version of the Cognitive Services Speech SDK
I used Microsoft.CognitiveServices.Speech.1.40.0.unitypackage
Platform, Operating System, and Programming Language
OS: Android 12
Hardware - ARM,
Programming language: C#
The text was updated successfully, but these errors were encountered:
I get an error message on Android build via Unity
Connection failed (no connection to the remote host). Internal error: 1. Error details: Failed with error: WS_OPEN_ERROR_UNDERLYING_IO_OPEN_FAILED
logFile.txt
I used the Microphone sample project in the repo.
I tested it in the Unity Editor and it worked fine, also worked fine on a windows build. I tested it on two different Android phones, and still got the negative results. I also used different regions, and still no luck.
I used Microsoft.CognitiveServices.Speech.1.40.0.unitypackage
The text was updated successfully, but these errors were encountered: