Speech synthesis canceled, Unsupported voice pt-BR-LeticiaNeural

mvnobrega 21 Reputation points
2022-09-02T07:24:15.887+00:00

I need to use the voice "pt-BR-LeticiaNeural" but it doesn't work, I get the error: Speech synthesis canceled, Unsupported voice pt-BR-LeticiaNeural. websocket error code: 1007
Did you set the speech resource key and region values?

My region is: region = brazilsouth

Why isn't it working?

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
2,078 questions
0 comments No comments
{count} votes

Accepted answer
  1. romungi-MSFT 48,916 Reputation points Microsoft Employee Moderator
    2022-09-02T12:05:23.133+00:00

    @mvnobrega As per the language support page this voice is still in public preview and it is only available in East US, West Europe, and Southeast Asia.

    237210-image.png

    237341-image.png

    You can also use a GET call to the endpoint of your region to get the list of voices available before using them in your application.

    https://brazilsouth.tts.speech.microsoft.com/cognitiveservices/voices/list

    If an answer is helpful, please click on 130616-image.png or upvote 130671-image.png which might help other community members reading this thread.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.