Automate Reddit
Explore Plans
Mobile menu Close menu
SonicSonic

Play the text to speech

This Action will play the text to speech in the hearing aid, if the hearing aid is connected to an iPhone.

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 play the text to speech in the hearing aid, if the hearing aid is connected to an iPhone.
API endpoint slug
sonic.playtext_tospeech_async_Sonic
Filter code method
Sonic.playtextTospeechAsyncSonic.skip(string?: reason)
Runtime method
runAction("sonic.playtext_tospeech_async_Sonic", {})

Action fields

Text tospeech Text input > Notification

Label
Text to be played by speech
Helper text
e.g. Hello user
Slug
text_tospeech
Required
true
Can have default value
true
Filter code method
Sonic.playtextTospeechAsyncSonic.setTextTospeech(string: textTospeech)