Fix(AI):[#4049]语音播放AI回复内容,点击进入下方推荐商品/店铺/县城/抽奖详情页,语音仍在播放
This commit is contained in:
@@ -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 = []
|
||||||
|
|||||||
Reference in New Issue
Block a user