You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that without calling enqueueBuffer this error doesn't happen but it is necessary to make the audio queue playback the streamed audio.
The text was updated successfully, but these errors were encountered:
BlueRiverInteractive
changed the title
AQTapDemo fix status error -50 when starting the audio queue
[AQTapDemo] fix status error -50 when starting the audio queue
Apr 26, 2015
We should be able to modify this sample to use MTAudioProcessingTap and AVFoundation streaming things. Event though AudioQueueProcessingTap hasn't been deprecated, it seems MTAudioProcessingTap + AVFoundation is now the preferred way to do these kind of things.
It seems that without calling enqueueBuffer this error doesn't happen but it is necessary to make the audio queue playback the streamed audio.
The text was updated successfully, but these errors were encountered: