微信 JSSDK 中的wx.stopRecord 有时候会失败

wx.stopRecord({
          success: function (res) {
            voice.localId = res.localId;
          },
          fail: function (res) {
            console.log(JSON.stringify(res));
          }
    });

偶尔会出现 fail 的情况,请问大概是什么原因造成的?

阅读 7.4k
2 个回答
新手上路,请多包涵

请问楼主问题解决了么

楼主解决了吗?

撰写回答
你尚未登录,登录后可以
  • 和开发者交流问题的细节
  • 关注并接收问题和回答的更新提醒
  • 参与内容的编辑和改进,让解决方法与时俱进
推荐问题