A collection of reference implementations showcasing how to integrate with our WebSocket-based Speech-to-Text (STT) service across different platforms and frameworks.
This repository provides working examples that demonstrate best practices for connecting to our real-time STT WebSocket API, handling audio streaming, and processing transcription results.
| Platform | Status |
|---|---|
| Flutter | ✅ Available |
| Android (Native) | 🚧 Coming Soon |
These sample apps are designed to help developers quickly understand and implement our STT WebSocket integration in their own applications.