Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 368 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 368 Bytes

QVS 语音对讲

先获取到发送音频的接口,然后将获取到的pcm音频以base64形式发出去

使用方法

  1. 导入工程到微信开发工具中
  2. npm init 安装依赖
  3. 微信开发工具->工具-构建npm
  4. 编译、预览或者真机调试
  5. 建议开启调试模式使用