AI AGENT ADDONS
AI & Agent Building
2,469installs

Speech recognition turns spoken words into written text on Apple devices. You can transcribe live microphone input or recorded audio files. The skill covers Apple's SpeechAnalyzer and SpeechTranscriber for the newest iOS versions. It also includes SFSpeechRecognizer for older devices.

You will learn how to request authorization, set up live transcription with AVAudioEngine, and handle results as text. The skill explains the difference between on-device and server-backed recognition. It helps you choose the right tool for your app.

Add Speech Recognition skill to your workflow

Global

mkdir -p ~/.claude/skills/speech-recognition

Project

mkdir -p .claude/skills/speech-recognition

Source Repository

Stars
809
Forks
44
Watchers
809
License
NOASSERTION
Last Push
1 month ago
Created
4 months ago