I am starting to use the Cognitive Services provided by Microsoft. I am particularly interested in Text-To-Speech to synthesise speech into an audio file.
For this reason, in order to test it, I have created the 30days free trial subscription and I have pasted the subscription key into the Quickstart project which Microsoft provides. Nevertheless, when I run the simple code I get the following error:
Speech synthesis canceled, Internal server error. websocket error code: 1011 Did you update the subscription info?
I would like to know why my subscription info, obtained yesterday, which still has 29 days until it expires is not able to connect to the server.
I have tried to contact Microsoft Support but they send me back the same link to the same repository of the Quickstart project.