AVAudioPlayerNode - Schedule buffer completion handler
AVAudioPlayerNode - Schedule buffer completion handler
Im using AVaudioplayerNode and its schedule buffer function to play sound files, now the problem is schedule buffer completion handler is getting called before the playback is completed. i need to get it running only when the playback is completed. How can i achieve this ?
0
Thanks for contributing an answer to Stack Overflow!
But avoid …
To learn more, see our tips on writing great answers.
Required, but never shown
Required, but never shown
By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy