Blog

Tag Archives: Audio

Error -12986 and you

A customer recently got in touch with me with an odd problem — Talkie for iPhone was going silent on him. After a little diagnosis, it turned out the audio system was throwing up an undocumented error — -12986 — while starting up on his iPod Touch. Some googling turned up this thread on Stack [...]
Also tagged , | Leave a comment

Using RemoteIO audio unit

I’ve had nasty old time trying to get some audio stuff going on the iPhone, no thanks to Apple’s lack of documentation. I have a feeling it’s all still quite hush-hush, so no details here, but if you’re an iPhone developer interested in getting RemoteIO/IO Remote/whatever it’s called working on the iPhone… Do I have [...]
Also tagged , , , | 110 Comments

Core Audio and freakin’ error -66632

This will only be of interest to a very small minority, but for those of us who have used Core Audio and come across error -66632 in all its glorious undocumented-ness, this is a helpful note. The error occurs when using AudioQueueEnqueueBuffer. It happens when one tries to enqueue a buffer when the queue in [...]
Also tagged , , , | 1 Comment