From d503e4af3ea1567635b80a6c3f23d58ed7f600c4 Mon Sep 17 00:00:00 2001 From: sjee105 Date: Fri, 10 Jan 2020 15:21:54 +0100 Subject: [PATCH] tts platform renamed (#11699) --- source/_cookbook/sonos_say.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_cookbook/sonos_say.markdown b/source/_cookbook/sonos_say.markdown index 1c77c4e6bb3..0d89583d62f 100644 --- a/source/_cookbook/sonos_say.markdown +++ b/source/_cookbook/sonos_say.markdown @@ -52,7 +52,7 @@ Note that this example uses the `voicerss` text-to-speech platform. There are ma ```yaml tts: - - platform: google + - platform: google_translate ``` If you want to use this TTS engine, change the line in the example provided to: