mfc6027
mfc6027
i have the save problem.you can try: git clone https://git.codesynthesis.com/libstudxml/libstudxml.git copy libstudxml to third-party/libstudxml from:https://github.com/tfussell/xlnt/issues/563#issuecomment-850300858
只是警告,可以继续用。目前该项目实现不是通过AudioWorkletNode。
我也发现了这个问题,可以通过修改length变量修正: 原: const length = Math.floor((lData.length_+RData.length) / rate) 修改为: let length = Math.floor(lData.length / rate) if (rData.length) { length *= 2 }
windows系统中可以捕获扬声器音频