Microsoft TTS: remove note about Neural voices (#39197)

This commit is contained in:
Hmmbob 2025-05-25 18:53:45 +02:00 committed by GitHub
parent c57f978b1e
commit 90210faf9b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -75,12 +75,6 @@ region:
default: "`eastus`"
{% endconfiguration %}
{% note %}
Not all Azure regions support high-quality neural voices. Use [this overview](https://learn.microsoft.com/azure/cognitive-services/speech-service/regions) to determine the availability of standard and neural voices by region/endpoint.
New users ([any newly created Azure Speech resource after August 31st, 2021](https://learn.microsoft.com/azure/cognitive-services/speech-service/text-to-speech#more-about-neural-text-to-speech-features)) can only use neural voices. Existing resources can continue using standard voices through August 31st, 2024.
{% endnote %}
{% important %}
If you set the language to anything other than the default `en-us`, you will need to specify a matching voice type as well.
{% endimportant %}