AVSpeechSynthesizer word stress

筅森魡賤 提交于 2019-12-12 03:18:04

问题


I'm using AVSpeechSynthesizer for text to speech on 2 languages. Is there any way to specify speech stress on different part of the word?

I've tried placing ' before and after desired vowel, and also using vowels with stress marks, e.g. ó, ý - which does not seem to have any impact.


回答1:


In my case (language code is ru-RU), ` char helps to set word stress.



来源:https://stackoverflow.com/questions/32736130/avspeechsynthesizer-word-stress

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