我使用了Here API进行了逐步导航。我想改变我的国家的声音。可以将语音从英语更改为印度尼西亚吗?
我尝试使用此代码voicePackage.languageCode
,但这只是获取属性。
答案 0 :(得分:1)
由于此处的语音覆盖信息页面:https://developer.here.com/documentation/ios-premium/dev_guide/topics/coverage-navigation-voices.html印度尼西亚语可用于TbT导航。
最佳做法是下载语音目录,获取您的语言代码的语音ID,然后下载相应的语音皮肤并将其安装在系统上。请参阅用户指南中描述的详细步骤: https://developer.here.com/documentation/ios-premium/dev_guide/topics/map-voice-instructions.html