From 90210faf9bf311efba04f807ca510e5e306fef02 Mon Sep 17 00:00:00 2001 From: Hmmbob <33529490+hmmbob@users.noreply.github.com> Date: Sun, 25 May 2025 18:53:45 +0200 Subject: [PATCH] Microsoft TTS: remove note about Neural voices (#39197) --- source/_integrations/microsoft.markdown | 6 ------ 1 file changed, 6 deletions(-) diff --git a/source/_integrations/microsoft.markdown b/source/_integrations/microsoft.markdown index 60849da6e5f..ba31a7d0f4d 100644 --- a/source/_integrations/microsoft.markdown +++ b/source/_integrations/microsoft.markdown @@ -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 %}