Fix(AI):[#4049]语音播放AI回复内容,点击进入下方推荐商品/店铺/县城/抽奖详情页,语音仍在播放

This commit is contained in:
lifizer
2025-07-15 14:29:19 +08:00
parent a5b7959b13
commit 8d393f0ee8
+1 -1
View File
@@ -423,8 +423,8 @@ export const chatMixins = {
if (this.audioContext) { if (this.audioContext) {
this.audioContext.stop() this.audioContext.stop()
} }
wx.getBackgroundAudioManager().stop()
this.isPlayAudio = false this.isPlayAudio = false
wx.getBackgroundAudioManager().stop()
}, },
ttsHandle(item) { ttsHandle(item) {
this.audioAyy = [] this.audioAyy = []