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

This reverts commit eb3ebba1cf.
This commit is contained in:
yangyakun
2026-03-11 11:04:23 +08:00
parent b4d6b54415
commit 391d172633
14 changed files with 38 additions and 38 deletions

View File

@@ -196,7 +196,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)