Objective-C

Congratulations! You've finished the Custom Audio Driver Tutorial for iOS.
You can continue to play with and adjust the code you've developed here, or check out the Next Steps below.
Next Steps
When you're finished here, continue building and enhancing your Vonage Video application with these helpful resources:
- server SDK — Before going to production, you'll need to set up a server to generate credentials]
- Video API Basics — If you haven't already, take a few minutes to learn exactly how Vonage Video works
- Visit the guides section for detailed documentation on all Vonage Video features and functionality
- Visit the tutorials section for walkthroughs on implementing other Vonage Video features and use cases
- iOS SDK reference — explore the methods and events associated with the iOS SDK.
Custom Audio Driver
Add a custom audio driver to your application using the Vonage Video API.
Steps
1
Introduction2
Getting Started3
Setting up the audio device and the audio bus4
Rendering audio from subscribed streams5
Custom Audio Driver (Mobile Only)