Azure-Samples / Cognitive-Speech-STT-Windows

Windows SDK for the Microsoft Speech-to-Text API, part of Cognitive Services
https://www.microsoft.com/cognitive-services/en-us/speech-api
Other
112 stars 89 forks source link

using this sample code behind proxy #57

Open 20092738 opened 5 years ago

20092738 commented 5 years ago

Hi, I selected "ShortPhrase mode" and click Start, following error message occurred:

--- Error received by OnConversationErrorHandler() ---
Error code: NameNotFound
Error text: Transport error

I think the cause of this problem is proxy because I'm behind proxy. how to make this sample code work behind proxy ?

Thank you!

the-nose-knows commented 5 years ago

@20092738 it's not a proxy issue; I have the same issue. I tried the sample without a proxy on a normal non-proxy internet connection and the same errors are occurring.