Swiftui Voice First Agent Chat

Build a voice-first agent chat in SwiftUI: a dock with a hold-to-talk mic pill, a speech-reactive glass orb overlay ('Listening…' + live caption), and release-to-send into a full-screen streaming agent chat. Use when an app wants push-to-talk capture with live transcription (SpeechAnalyzer/SpeechTranscriber + SFSpeechRecognizer fallback), a voice-reactive listening UI, or a custom full-screen chat presentation over the pushed-back home screen. Symptoms it fixes: mic press feels laggy, orb/overlay looks like 'just a blurred screen', transcription silently returns nothing on iOS 26, app crashes in installTap, sheet transitions strand a strip at the screen bottom, quick taps leave a hot mic.

hypersocialinc Updated

File contents

hypersocialinc/agent-skills/tree/main/skills/swiftui-voice-first-agent-chat commit 89c025dff3

Frequently asked questions

npx skillmds@latest add hypersocialinc/swiftui-voice-first-agent-chat