mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 13:26:54 +00:00
Update sonos_say copy (#10220)
I noticed a mistake in the TTS engine example it should be `tts.google_translate_say` not `tts.google_say`
This commit is contained in:
parent
98041dfa42
commit
9607fafa57
@ -57,5 +57,5 @@ Note that this example uses the `voicerss` text-to-speech platform. There are ma
|
||||
|
||||
If you want to use this TTS engine, change the line in the example provided to:
|
||||
```
|
||||
- service: tts.google_say
|
||||
- service: tts.google_translate_say
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user