iOS : ExtAudioFileWriteAsync alternatives / Audio Queue Services availability?
iOS : ExtAudioFileWriteAsync alternatives / Audio Queue Services availability?
- Subject: iOS : ExtAudioFileWriteAsync alternatives / Audio Queue Services availability?
- From: Arshia Cont <email@hidden>
- Date: Tue, 13 Feb 2018 21:59:33 +0100
Hello list,
This is my first post here so sorry if this is already asked!
We have been using ExtAudioFileWriteAsync on iOS successfully to write two PCM
Audio Streams to disk. We have been getting reports from users nagging on
sudden audio drop outs on some [older] devices and during “performance”. We
managed finally to find the root of the problem to the thrown
kExtAudioFileError_AsyncWriteBufferOverflow exception which means (probably?)
that ExtAudioFileWriteAsync is not keeping the pace with the system writing to
disk.
So I believe we must use lower level calls here (?).
What would be an alternative for ExtAudioFileWriteAsync?
I have been looking at Audio Queue Services for months but
documentation/examples are so old that it keeps me away from it… or should we
dive in?
Thanks in advance,
Arshia Cont
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden