mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 17:57:14 +00:00
Update link to Microsoft TTS available languages (#27141)
This commit is contained in:
parent
e9b94589ba
commit
8105ac4dcc
@ -30,7 +30,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/components/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/core/blob/dev/homeassistant/generated/microsoft_tts.py).
|
||||
required: false
|
||||
type: string
|
||||
default: "`en-us`"
|
||||
|
Loading…
x
Reference in New Issue
Block a user