How to control speech output on Bixby

2020-04-21 01:51发布

问题:

I'm using Bixby Developer studio and I have my UI output created and it works. How do I create or control speech output?

回答1:

Bixby will automatically read the text in the UI - if that is sufficient, you are set. (Be careful here - In good VUX design, UI text and speech text are typically different. UI text is often longer, speech text often shorter and more expressive).

To have speech different from the UI text, you should set the speech key of a template in a dialog. You can use all of the features of dialog like Bixby EL language here.



回答2:

Update: Bixby now supports SSML

https://bixbydevelopers.com/dev/docs/reference/type/template.speech