Update sonos_say copy#10220
Merged
Merged
Conversation
I noticed a mistake in the TTS engine example it should be `tts.google_translate_say` not `tts.google_say`
fabaff
approved these changes
Aug 25, 2019
Member
|
Thanks, @onlymejosh! 👍 |
Contributor
Author
|
No problem at all thank you for the super quick response!
…On Sun, 25 Aug 2019 at 11:39, Franck Nijhof ***@***.***> wrote:
Thanks, @onlymejosh <https://github.com/onlymejosh>! 👍
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#10220?email_source=notifications&email_token=AACXGAN5IRUE3YLO7UEROUTQGJOMJA5CNFSM4IPIKZM2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD5CQ4OI#issuecomment-524619321>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AACXGAKACKK7RM3OODP2JGDQGJOMJANCNFSM4IPIKZMQ>
.
--
Josh Crowder
*FOUNDER*
www.seriousfox.co.uk
+44 208 123 3602
07872643437
18 Mayville Road
E11 4PJ
|
StephenWetzel
pushed a commit
to StephenWetzel/home-assistant.io
that referenced
this pull request
Aug 26, 2019
I noticed a mistake in the TTS engine example it should be `tts.google_translate_say` not `tts.google_say`
jjlawren
pushed a commit
to jjlawren/home-assistant.io
that referenced
this pull request
Aug 26, 2019
I noticed a mistake in the TTS engine example it should be `tts.google_translate_say` not `tts.google_say`
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I noticed a mistake in the TTS engine example it should be
tts.google_translate_saynottts.google_say