AndroidBDMap icon indicating copy to clipboard operation
AndroidBDMap copied to clipboard

导航语音播报问题

Open shangjingxie opened this issue 4 years ago • 0 comments

这是申请的什么id,我怎么没有看到。

//创建Bundle Bundle bundle = new Bundle(); //必须设置APPID,否则会静音,这里的id传入你们自己申请的id bundle.putString(BNCommonSettingParam.TTS_APP_ID, "22464560"); //设置语音播报 BNaviSettingManager.setNaviSdkParam(bundle);

申请语音播报的TTS_APP_ID入口在哪啊,就是找不到入口。

shangjingxie avatar Sep 07 '20 10:09 shangjingxie