mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
updated default_encoder to mp3 (#9704)
This commit is contained in:
parent
3ebcc2e7bc
commit
71fc25730c
@ -95,7 +95,7 @@ encoding:
|
||||
description: "Default audio encoder. Supported encodings are `ogg_opus`, `mp3` and `linear16`."
|
||||
required: false
|
||||
type: string
|
||||
default: ogg_opus
|
||||
default: mp3
|
||||
speed:
|
||||
description: "Default rate/speed of the voice, in the range [0.25, 4.0]. 1.0 is the normal native speed supported by the specific voice. 2.0 is twice as fast, and 0.5 is half as fast. If unset(0.0), defaults to the native 1.0 speed."
|
||||
required: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user