-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
action:researchNeeds research before buildingNeeds research before buildingqueue:new-exampleQueue: build a new exampleQueue: build a new example
Description
Integration: Swift iOS
Why this is valuable
iOS has 1.5B+ active devices and Swift/SwiftUI is the standard for native development. Cross-platform examples (React Native, Flutter) exist, but native iOS developers need a Swift-first example with AVAudioEngine for optimal audio handling, especially for accessibility and health apps.
Suggested approach
Build a SwiftUI iOS app that captures microphone audio using AVAudioEngine, streams PCM audio via URLSessionWebSocketTask to Deepgram, and displays live transcription with a polished SwiftUI interface. Include proper Info.plist permissions and background audio mode.
Credentials needed
- DEEPGRAM_API_KEY
Reference
- https://developer.apple.com/documentation/avfaudio/avaudioengine
- https://developers.deepgram.com/docs/getting-started-with-live-streaming-audio
Queued by PM on 2026-03-30
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
action:researchNeeds research before buildingNeeds research before buildingqueue:new-exampleQueue: build a new exampleQueue: build a new example