ios-speech-recognition
iOS Speech Framework integration for voice-to-text transcription. When to use: when implementing speech recognition, building dictation features, adding voice commands, converting audio to text, or working with SFSpeechRecognizer. What problems it solves: provides on-device speech recognition with high accuracy, handles real-time audio transcription, manages microphone permissions, and processes speech results efficiently.
Installation and usage
iOS Speech Framework integration for voice-to-text transcription. When to use: when implementing speech recognition, building dictation features, adding voice commands, converting audio to text, or working with SFSpeechRecognizer. What problems it solves: provides on-device speech recognition with high accuracy, handles real-time audio transcription, manages microphone permissions, and processes speech results efficiently.
После установки вы можете использовать этот skill, выполнив следующую команду в терминале:
skills use ios-speech-recognition