Automate Reddit
Explore Plans
Mobile menu Close menu
Tochie SpeakerTochie Speaker

Convert text to speech

This action will convert text to speech and play on your Tochie.

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This action will convert text to speech and play on your Tochie.
API endpoint slug
tochie_speaker.tts_speaker
Filter code method
TochieSpeaker.ttsSpeaker.skip(string?: reason)
Runtime method
runAction("tochie_speaker.tts_speaker", {})

Action fields

Text Text input > Short text

Label
Text
Helper text
The text to read out
Slug
text
Required
true
Can have default value
true
Filter code method
TochieSpeaker.ttsSpeaker.setText(string: text)

Device ID Dropdown list

Label
Speaker
Helper text
Your Tochie speaker name
Slug
device_id
Required
true
Can have default value
false

Chime Dropdown list

Label
Play chime
Slug
chime
Required
true
Can have default value
true
Filter code method
TochieSpeaker.ttsSpeaker.setChime(string: chime)