make TTS available in handsfree situations for result views other than navigation & messaging
I would like my app to be able to read TTS strings in handsfree mode.
https://bixbydevelopers.com/dev/docs/reference/type/template.speech
I would like the app to be able to read the quote from Twain aloud if the user is in hands-free mode and without ready access to a screen - e.g. car, or moving around a home.
-
You can do this. Add the quote to the Dialog Speech key (https://bixbydevelopers.com/dev/docs/reference/type/template.speech )and it will be read aloud. You can either do it everytime or use $handsFree to do so only if the user is hands free.
Please sign in to leave a comment.
Comments
1 comment