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 <frenck@frenck.nl>

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
Hmmbob 2020-11-30 10:32:23 +01:00 committed by GitHub
parent b79fdc3cf5
commit efc8e80796
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -67,6 +67,12 @@ region:
default: "`eastus`"
{% endconfiguration %}
<div class='note'>
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.
</div>
## Full configuration example