停止文字转语音
N/A
this.$bridge .stopTextToSpeech() .then(res => { this.$alert(res) }) .catch(err => { this.$toast(err) })
{ "code": 0 }