From 9ae9c3b47a5315149b872b2a7b45585f76c86828 Mon Sep 17 00:00:00 2001 From: Hmmbob <33529490+hmmbob@users.noreply.github.com> Date: Mon, 11 Oct 2021 09:31:10 +0200 Subject: [PATCH] Update link, add note in Microsoft TTS docs (#19700) --- source/_integrations/microsoft.markdown | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/source/_integrations/microsoft.markdown b/source/_integrations/microsoft.markdown index a6ef468f3fb..4666facf12d 100644 --- a/source/_integrations/microsoft.markdown +++ b/source/_integrations/microsoft.markdown @@ -71,11 +71,16 @@ region:
-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. +Not all Azure regions support high-quality neural voices. Use [this overview]https://docs.microsoft.com/en-us/azure/cognitive-services/speech-service/regions#neural-and-standard-voices) to determine the availability of standard and neural voices by region/endpoint.
- +
+ +If you set the language to anything other than the default `en-us`, you will need to specify a matching voice type as well. + +
+ ## Full configuration example A full configuration sample including optional variables: