[8.4.0]临时代码,注释吐司提示
This commit is contained in:
@@ -165,7 +165,7 @@ object CallerAutoPilotControlManager {
|
||||
Logger.d(TAG, "voiceText: $voiceText")
|
||||
AppStateManager.currentActivity()?.also {
|
||||
it.lifeCycleScope.launch {
|
||||
ToastUtils.showShort(voiceText)
|
||||
// ToastUtils.showShort(voiceText)
|
||||
if (isPlayTTS) {
|
||||
runCatching {
|
||||
AIAssist.getInstance(it).speakTTSVoice(voiceText)
|
||||
|
||||
Reference in New Issue
Block a user