简体   繁体   中英

How can i change VoiceOver's pronunciation of my app?

When VoiceOver is on, i'd like to control the way my app is pronounced. For example, if my app is named " BLOT " , currently pronounced " BLAUGHT " - my desired pronounciation would be " BLOAT ". I'is this possible? I've did my research and found that there are ways to control the characters via CFBundleDisplayName on Infoplist.strings , but havent found anything that fits my particular need. any ideas?

从iOS 8和OS X 10.10开始,您可以使用CFBundleSpokenName Info.plist键来实现您的目标。

Given that my Radar (14077202) asking for a way to do this is still open, I believe you cannot.

Therefore, the only way to do so is to file your own bug with Apple (bugreport.apple.com) and wait for them to provide such a feature.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM