This Action will play the text to speech in the hearing aid, if the hearing aid is connected to an iPhone.
- API endpoint slug
- hearlink.playtext_tospeech_async_Philips
- Filter code method
- Hearlink.playtextTospeechAsyncPhilips.skip(string?: reason)
- Runtime method
- runAction("hearlink.playtext_tospeech_async_Philips", {})
Action fields
- 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
- Hearlink.playtextTospeechAsyncPhilips.setTextTospeech(string: textTospeech)