Skip to main content

Demo Apps

These demo applications are designed to help developers get started quickly with integrating the Switchboard SDK. They showcase practical implementations and offer multiple usage examples across different platforms and audio engines. Whether you're building a command-line tool, an iOS app, or an Android application, these demos serve as excellent starting points. They are also useful for exploring the capabilities of various audio engines supported by the SDK.

CLI Demo Apps

The CLI demo applications are cross-platform and can be run on Windows, macOS, and Linux systems.

GitHub

You can find the source code on the following link:

CLI Demo Apps

iOS Demo Apps

The iOS demo applications show how to integrate the Switchboard SDK into native iOS projects using Swift or Objective-C. These examples highlight key functionality such as real-time audio processing and engine integration on Apple devices.

GitHub

You can find the source code on the following link:

iOS Demo Apps

Android Demo Apps

The Android demo applications provide sample implementations of the Switchboard SDK on the Android platform. They demonstrate usage with different audio engines and highlight best practices for real-time audio handling on a wide range of Android devices.

GitHub

You can find the source code on the following link:

Android Demo Apps