I am making an iPhone app to record and play the human voice back just like Talking Tom. Everything works fine, but I am not able to figure out how do I remove the background noise in recorded audio file?
I know the low pass filtering is an option to do so, but I dont know how to code this? Can anyone help me to implement a low pass filter or something else to remove the background noise from a recorded audio file in iOS.