novocaine
novocaine copied to clipboard
Getting Latency
I am trying latest code in iPhone 5c device having iOS version 7.0. But i am still getting latency which is easily noticiable. The input audio file and recorded audio file are not in proper sync. Even i am getting better result when use high level APIs AVAudioRecorder & AvAudioPlayer. I have also tried to set latency self.latency = 0.0001 in reader & writer class but nothing works. I am looking very less or no latency. Any guess what wrong i am doing.