mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 06:16:50 +00:00
When core#48722 will be merged, default voice will be "en-US_AllisonV3Voice"
This commit is contained in:
parent
306844d704
commit
25180d5f50
@ -52,7 +52,7 @@ voice:
|
|||||||
description: Voice name to be used.
|
description: Voice name to be used.
|
||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
default: en-US_AllisonVoice
|
default: en-US_AllisonV3Voice
|
||||||
output_format:
|
output_format:
|
||||||
description: "Override the default output format. Supported formats: `audio/flac`, `audio/mp3`, `audio/mpeg`, `audio/ogg`, `audio/ogg;codecs=opus`, `audio/ogg;codecs=vorbis`, `audio/wav`"
|
description: "Override the default output format. Supported formats: `audio/flac`, `audio/mp3`, `audio/mpeg`, `audio/ogg`, `audio/ogg;codecs=opus`, `audio/ogg;codecs=vorbis`, `audio/wav`"
|
||||||
required: false
|
required: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user