This commit is contained in:
wangcongtao
2020-05-07 15:53:31 +08:00
parent cbfd09a078
commit a2c04582f1
2 changed files with 2 additions and 1 deletions

View File

@@ -343,6 +343,7 @@ public class AIAssist implements VoiceClient.VoiceCmdCallBack, OnTtsListener {
mCacheUnWakeupCommands.remove( cmd );
}
}
mVoiceClient.unRegisterCustomWakeupCmd( cmd );
}
public static void startAssistant( Context context ) {