@Russ Many thanks. Unfortunately I don't own an Alexa so I'm going to need to find an alternative. I can get GH to speak custom phrases on command using "assistant.command.Broadcast" with Google's Web based Automations script editor but that is just a fixed phrase. Guess I'm going back to Gemini for more ideas! Good to see TC still going strong - I first used it 5 years ago!
Best posts made by Colin M
-
RE: Hear stock quotes from Google Assistant or Alexa
Latest posts made by Colin M
-
RE: Hear stock quotes from Google Assistant or Alexa
@Russ Many thanks. Unfortunately I don't own an Alexa so I'm going to need to find an alternative. I can get GH to speak custom phrases on command using "assistant.command.Broadcast" with Google's Web based Automations script editor but that is just a fixed phrase. Guess I'm going back to Gemini for more ideas! Good to see TC still going strong - I first used it 5 years ago!
-
RE: Hear stock quotes from Google Assistant or Alexa
I'm trying to use TC to run a Python script that generates and returns a text phrase that I then want Google Home to speak. I was hoping this could be done using "Voice Reply" section in GUI editor - I have it set to (without quotes) "The script response is {{result}}" but this is not working - no response at all from GH. Thought I could test the voice reply using this Stock quotes example but doesn't appear to be in "Browse Examples". Is this functionality still available for GH or has the removal of "Conversational skills" by google removed it?