- Real-time audio and video streaming
- Bot communication and state management
- Media device handling
- Configuration management
- Event handling
Installation
Add the dependency for your chosen transport to yourbuild.gradle
file. For example, to use the Daily transport:
Example
Here’s a simple example using Daily as the transport layer. Note that theclientConfig
is optional and depends
on what is required by the bot backend.