Get dB(a) level from AudioKit in swift

百般思念 提交于 2019-12-25 02:47:15

问题


I am attempting to get dB(A) readings from audio recorded from the microphone from AudioKit. I attempt to pass the amplitude tracker into the AKFFTTap object, but it always returns an array of zeros when I call AKFFTTap.fftData. Does anyone have experience with getting dB(A) values from AudioKit and the microphone.

来源:https://stackoverflow.com/questions/48813775/get-dba-level-from-audiokit-in-swift

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!