Appearance
恢复播放处于暂停状态的语音。
SZHN_HZT_SDK.resumeAudio({ localAudioId : "localAudioId", }).then(res => { console.log(res) }).catch(err => {})