Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AQTapDemo] fix status error -50 when starting the audio queue #42

Open
BlueRiverInteractive opened this issue Apr 22, 2015 · 1 comment
Labels

Comments

@BlueRiverInteractive
Copy link
Contributor

It seems that without calling enqueueBuffer this error doesn't happen but it is necessary to make the audio queue playback the streamed audio.

@BlueRiverInteractive 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
@BlueRiverInteractive
Copy link
Contributor Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant