Skip to content

导航语音播报问题 #4

@shangjingxie

Description

@shangjingxie


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

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

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions