diff --git a/source/_components/microsoft.markdown b/source/_components/microsoft.markdown index 9f7dac5fdf6..300befd307b 100644 --- a/source/_components/microsoft.markdown +++ b/source/_components/microsoft.markdown @@ -35,7 +35,7 @@ api_key: required: true type: string language: - description: The language to use. Accepted values are listed in the documentation mentioned below. Note that if you set the language to anything other than the default, you will need to specify a matching voice type as well. + description: The language to use. Note that if you set the language to anything other than the default, you will need to specify a matching voice type as well. For the supported languages check the list of [available languages](https://github.com/home-assistant/home-assistant/blob/dev/homeassistant/components/microsoft/tts.py#L20). required: false type: string default: "`en-us`" @@ -70,6 +70,7 @@ contour: type: string {% endconfiguration %} + ## {% linkable_title Full configuration example %} A full configuration sample including optional variables: