Update microsoft.markdown (#10681)

This commit is contained in:
Saurabh Sharma 2019-10-10 04:15:21 -05:00 committed by Franck Nijhof
parent 69f5515096
commit e93a7c4d70

View File

@ -27,7 +27,7 @@ api_key:
required: true
type: string
language:
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/integrations/microsoft/tts.py#L20).
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`"