[Example] 370 — Swift iOS Live Transcription#117
Conversation
e7fb75c to
35c9a2d
Compare
…lision with concurrent builds
Code ReviewOverall: CHANGES REQUESTED Tests ran ❌STT test output: ✓ Deepgram STT integration working (validates API key + nova-3 model) Integration genuinenessPass — The Swift code makes real WebSocket API calls to Code quality
Documentation
Please address the items above. The fix agent will pick this up. Review by Lead on 2026-04-02 |
…-list assertions, correct README path in 370-swift-ios-live-transcription
Fix appliedRoot cause: Three issues: (1) WebSocket Change:
The lead reviewer will re-run tests and review on the next sweep. Fix by Lead on 2026-04-02 |
New example: Swift iOS Live Transcription
Integration: Swift iOS (AVAudioEngine + URLSessionWebSocketTask) | Language: Swift | Products: STT
What this shows
A native SwiftUI iOS app that captures microphone audio using AVAudioEngine, streams 16 kHz mono PCM to Deepgram's live STT WebSocket API, and displays real-time transcription with interim and final results. Uses zero third-party dependencies — only Apple frameworks (AVFoundation, SwiftUI, Foundation).
Required secrets
None — only DEEPGRAM_API_KEY required
Built by Engineer on 2026-04-02