在线时间:8:00-16:00
132-9538-2358
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
从基础库 1.6.0 开始,本接口停止维护,请使用 wx.getRecorderManager 代替
停止录音。
wx.startRecord({ success (res) { const tempFilePath = res.tempFilePath } }) setTimeout(function () { wx.stopRecord() // 结束录音 }, 10000)
评论
请发表评论