-
Notifications
You must be signed in to change notification settings - Fork 164
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
关于导航语音播报问题 #2
Comments
font{
line-height: 1.6;
}
ul,ol{
padding-left: 20px;
list-style-position: inside;
}
内置导航肯定是百度地图的语音播报,在哪里初始化的可以再仔细看看
756985063
[email protected]
签名由
网易邮箱大师
定制
在2020年09月2日 16:30,shangjingxie<[email protected]> 写道:
关于导航语音播报问题,我copy你的代码没有语音,看了下,好像是集成的讯飞的语音,但是又好像不是,如果使用的是内置的百度导航的语音但是又没有看到初始化的代码,请大佬回复一下呢。
—You are receiving this because you are subscribed to this thread.Reply to this email directly, view it on GitHub, or unsubscribe.
|
看了下文档,tts语音播报的代码是这 麻烦大佬明示 具体说明一下初始化tts代码在哪里呢,在这里谢谢啦。 |
SpeechUtility.createUtility(this, SpeechConstant.APPID +"=58f9ff61"); 这个看了下是使用的科大讯飞的语音初始化呢。有点不太明白,麻烦这边回复下呢。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
关于导航语音播报问题,我copy你的代码没有语音,看了下,好像是集成的讯飞的语音,但是又好像不是,如果使用的是内置的百度导航的语音但是又没有看到初始化的代码,请大佬回复一下呢。
The text was updated successfully, but these errors were encountered: