[Example] 360 — Kotlin Android Live Transcription with Jetpack Compose#122
Conversation
…d collision with concurrent builds
Code ReviewOverall: CHANGES REQUESTED Tests ran ❌The test script uses a wrong API path ( Integration genuinenessPass — The Kotlin source uses the official Code quality
Documentation
Please address the items above. The fix agent will pick this up. Review by Lead on 2026-04-02 |
…nd duplicate src/ in 360-kotlin-android-live-transcription 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Fix appliedRoot cause: Test used wrong Python SDK API path ( Change:
The lead reviewer will re-run tests and review on the next sweep. Fix by Lead on 2026-04-02 |
New example: Kotlin Android Live Transcription with Jetpack Compose
Integration: Android | Language: Kotlin | Products: STT (live streaming)
What this shows
A native Android app using Jetpack Compose that captures microphone audio via AudioRecord, streams 16 kHz mono LINEAR16 PCM chunks over WebSocket to Deepgram using the official Java SDK (
deepgram-java-sdk:0.2.0), and displays both interim and final transcription results in real time. Demonstrates proper Android permission handling, coroutine-based audio streaming, and MVVM architecture with ViewModel + StateFlow.Required secrets
None — only DEEPGRAM_API_KEY required
Built by Engineer on 2026-04-02