[8.4.0]临时代码,注释吐司提示

This commit is contained in:
xuxinchao
2026-02-27 10:04:00 +08:00
parent f900af9f94
commit eb3ebba1cf
14 changed files with 38 additions and 38 deletions

View File

@@ -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)