How to control speech output on Bixby

杀马特。学长 韩版系。学妹 提交于 2019-12-04 05:03:14

问题


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



来源:https://stackoverflow.com/questions/54445988/how-to-control-speech-output-on-bixby

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!