同行者上报免唤醒词改唤醒词,适配xxx堵不堵

This commit is contained in:
tongchenfei
2020-08-27 16:10:17 +08:00
parent 187df05167
commit f0f583733e
3 changed files with 5 additions and 0 deletions

View File

@@ -480,6 +480,7 @@ public class TanluListWindow extends RelativeLayout implements IMogoMarkerClickL
private void initListener() {
if (mogoIntentManager != null) {
// 同行者 xxx堵不堵唤醒词语音注册
Logger.d(TAG, "initListener====");
mogoIntentManager.registerIntentListener(TXZ_SPECIFIEDROAD_SEARCH,mogoIntentListener);
// 通用唤醒词语音注册
mogoIntentManager.registerIntentListener(SPECIFIEDROAD_SEARCH, mogoIntentListener);