diff --git a/source/_cookbook/sonos_say.markdown b/source/_cookbook/sonos_say.markdown index 28e34f78761..41b1486ad45 100644 --- a/source/_cookbook/sonos_say.markdown +++ b/source/_cookbook/sonos_say.markdown @@ -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 ```