This Action will play the text to speech in the hearing aid if connected through an iPhone
- API endpoint slug
- oticon.playtext_tospeech_async_Oticon
- Filter code method
- Oticon.playtextTospeechAsyncOticon.skip(string?: reason)
- Runtime method
- runAction("oticon.playtext_tospeech_async_Oticon", {})
Action fields
- Label
- Text to be played by speech
- Helper text
- Text to be played to speech (e.g. Hello user)
- Slug
- text_tospeech
- Required
- true
- Can have default value
- true
- Filter code method
- Oticon.playtextTospeechAsyncOticon.setTextTospeech(string: textTospeech)