-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Open
Labels
F-vue3Framework - Vue 3Framework - Vue 3T-weappTarget - 编译到微信小程序Target - 编译到微信小程序V-3Version - 3.xVersion - 3.x
Description
相关平台
微信小程序
复现仓库
https://github.com/Coralxin/taro_wx_record.git
小程序基础库: 3.5.3
使用框架: Vue 3
复现步骤
代码下载到本地,按照readme启动微信小程序。
使用真机2.0调试。
1、场景一:点击【录音】,开始说话10s左右,点击【停止】。再点击【播放录音】
2、场景二:打开手机音乐播放器,任选一首播放,切换到小程序,执行步骤1,播放器没有被暂停,录音中也含有音乐声
期望结果
1、录音中不应该包含播放的音频,应该只有录制的人声
2、开始录音时,应该暂停音乐播放器,不应该含有音乐
实际结果
1、场景后面几秒有双重声音
2、音乐没有被暂停,录音中含有音乐声
环境信息
Taro v3.6.34
Taro CLI 3.6.34 environment info:
System:
OS: Windows 10 10.0.19045
Binaries:
Node: 18.19.0 - H:\SoftFiles\nodejs\node.EXE
npm: 10.2.3 - H:\SoftFiles\nodejs\npm.CMD
npmPackages:
@tarojs/cli: 3.6.34 => 3.6.34
@tarojs/components: 3.6.34 => 3.6.34
@tarojs/helper: 3.6.34 => 3.6.34
@tarojs/plugin-framework-vue3: 3.6.34 => 3.6.34
@tarojs/plugin-html: ^3.6.33 => 3.6.33
@tarojs/plugin-platform-alipay: 3.6.34 => 3.6.34
@tarojs/plugin-platform-h5: 3.6.34 => 3.6.34
@tarojs/plugin-platform-jd: 3.6.34 => 3.6.34
@tarojs/plugin-platform-qq: 3.6.34 => 3.6.34
@tarojs/plugin-platform-swan: 3.6.34 => 3.6.34
@tarojs/plugin-platform-tt: 3.6.34 => 3.6.34
@tarojs/plugin-platform-weapp: 3.6.34 => 3.6.34
@tarojs/runtime: 3.6.34 => 3.6.34
@tarojs/shared: 3.6.34 => 3.6.34
@tarojs/taro: 3.6.34 => 3.6.34
@tarojs/taro-loader: 3.6.34 => 3.6.34
@tarojs/webpack5-runner: 3.6.34 => 3.6.34
babel-preset-taro: 3.6.34 => 3.6.34
eslint-config-taro: 3.6.34 => 3.6.34
Metadata
Metadata
Assignees
Labels
F-vue3Framework - Vue 3Framework - Vue 3T-weappTarget - 编译到微信小程序Target - 编译到微信小程序V-3Version - 3.xVersion - 3.x
Type
Projects
Status
Todo