From efc8e80796791af1f4a1cdcb1a59b171201d75c2 Mon Sep 17 00:00:00 2001 From: Hmmbob <33529490+hmmbob@users.noreply.github.com> Date: Mon, 30 Nov 2020 10:32:23 +0100 Subject: [PATCH] Add note about neural voices availability for Microsoft TTS (#15786) * Add note about neural voices availability * Small textual improvements Thanks Frenck! Co-authored-by: Franck Nijhof Co-authored-by: Franck Nijhof --- source/_integrations/microsoft.markdown | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/_integrations/microsoft.markdown b/source/_integrations/microsoft.markdown index 392c348e824..74db6ba0900 100644 --- a/source/_integrations/microsoft.markdown +++ b/source/_integrations/microsoft.markdown @@ -67,6 +67,12 @@ region: default: "`eastus`" {% endconfiguration %} +
+ +Not all Azure regions support high-quality neural voices. Use [this overview](https://docs.microsoft.com/en-us/azure/cognitive-services/speech-service/regions#standard-and-neural-voices) to determine the availability of standard and neural voices by region/endpoint. + +
+ ## Full configuration example