A simple Twitter spaces clone app with Jetpack compose to demonstrate the use of 100ms SDK in creating an Audio call feature in your apps.
100ms offers a video conferencing infrastructure that provides web and mobile — native iOS and Android SDK, to add live video & audio conferencing to your applications.
Prerequisites
Add your Token endpoint in the gradle.properties
file:
TOKEN_ENDPOINT = "TOKEN_ENDPOINT_URL"