We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bindaudiovolumenotify eventhandle 否 返回麦克风采集的音量大小 2.12.0
支持bindaudiovolumenotify
The text was updated successfully, but these errors were encountered:
用Taro插件已解决
plugins: [ ['@tarojs/plugin-inject', { components: { LivePusher: { 'bindaudiovolumenotify': 'onAudioVolumeNotify', 'confirm-type': 'confirmType', } } }], ],
Sorry, something went wrong.
@xiaoice Taro v3.1.0 开始已经支持了 bindaudiovolumenotify。
bindaudiovolumenotify
另外 confirm-type 这个属性没有在微信的文档看到?
confirm-type
No branches or pull requests
这个特性解决了什么问题?
bindaudiovolumenotify eventhandle 否 返回麦克风采集的音量大小 2.12.0
这个 API 长什么样?
支持bindaudiovolumenotify
The text was updated successfully, but these errors were encountered: