How to control speech output on Bixby

2020-04-21 01:34发布

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

2条回答
女痞
3楼-- · 2020-04-21 01:53

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.

查看更多
登录 后发表回答