Mini Program recording file silk problem.

topic description

1. The recording file silk uses wx.uploadFile to upload the server.
2. Then use wx.playVoice to play the silk file downloaded by wx.downloadFile.
problem: only uploaded devices can play during playback. It can"t be played by other devices. I hope God will give me some advice.

Apr.11,2021

invitation some code, now I'm starting to guess
1. Please use the new wx.createInnerAudioContext (); to play api
2.formatting: 'mp3' try changing the recording type

Menu