Update sonos_say.markdown

This commit is contained in:
Chris Jones 2018-04-01 19:36:24 +10:00 committed by GitHub
parent f79c3ed719
commit 7a22ffe8a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -61,7 +61,7 @@ Note that this example uses the `voicerss` text-to-speech platform. There are ma
- platform: google - platform: google
``` ```
If you want to use this TTS engine, change the line above to If you want to use this TTS engine, change the line in the example provided to:
``` ```
- service: tts.google_say - service: tts.google_say
``` ```