speech-swift: AI Speech
Speech-swift is an AI speech toolkit for Apple Silicon that enables automatic speech recognition, text-to-speech, speech-to-speech, voice activity detection, and diarization in iOS and macOS applications
- •Building a voice-controlled iOS app that needs to transcribe user speech
- •Creating a macOS application that requires text-to-speech functionality
- •Developing a speech-to-speech translation app for Apple devices
let recognizer = SpeechRecognizer(); recognizer.transcribe(audioFile: AudioFile(url: URL(string: "https://example.com/audio.mp3")!))
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Expect 20–40 minutes in a terminal — or let your AI agent drive it.
mkdir -p ~/.claude/skills/speech-swift && curl -fsSL https://workflowstacks.com/api/skills/speech-swift/claude-skill -o ~/.claude/skills/speech-swift/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Speech-swift: AI Speech is a very large Swift project (~168k lines across 632 code files, plus 270 test files). It is a full software project: use it through its install path rather than reading it end to end. Last commit this month, Apache-2.0 license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2AGENTS.mdThe instructions the AI actually follows
- 3Examples/DictateDemo/DictateDemo/DictateDemo.entitlementsA worked example — copy this to get going
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Expect 20–40 minutes in a terminal — or let your AI agent drive it.
mkdir -p ~/.claude/skills/speech-swift && curl -fsSL https://workflowstacks.com/api/skills/speech-swift/claude-skill -o ~/.claude/skills/speech-swift/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More design tools founders pair with this one.