Sync Audio SDK for Android (View): Download
Note: This page is for Android View. See the Jetpack Compose version of this SDK.
Add this declaration to your app module's build.gradle
:
dependencies {
implementation "io.aircore.panel:media-view:$sync_version"
}