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