问题标签 [audiobufferlist]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
0 回答
121 浏览

react-native - 使用本机反应的实时音频重新编码和处理

我们的要求

  • 获取音频缓冲区并使用 C 处理缓冲区,以便通过创建和应用声音掩码来减少噪音。
  • 使用图表(条形图和线条聊天)可视化获取的音频。非常感谢任何指向库或 GitHub 示例的指针。