Is possible to set TTS speed in TTS integration service?
In documentation is speed mentioned
The
say
service supportlanguage
and on some platforms alsooptions
for set, i.e., voice, motion, speed, etc. The text for speech is set withmessage
. Since release 0.92, service name can be defined in configurationservice_name
option.
but it does not working when I try to set it in this way
service: tts.google_translate_say
data:
entity_id: media_player.sox
message: Test
language: en
options:
speed: 0.2