Hello,
I have problems running samples from client-sdk (https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/quickstart/java/jre, https://github.com/Azure-Samples/cognitive-services-speech-sdk/blob/master/samples/java/jre/console/src/com/microsoft/cognitiveservices/speech/samples/) on my corporate network. On my private network everything works fine so I suspect that websocket port might be blocked. What is default port used by websocket connection in Java SDK? In sdk log file I could only find url (port not mentioned at all): 'wss://westeurope.stt.speech.microsoft.com/speech/recognition/interactive/cognitiveservices/v1?language=en-us'
I assume that it does not use 80/443 as my admin claims those port should work without any problems. Thanks in advance!
Regards,
Tom
wherever the information provided helps you. This can be beneficial to other community members as well.