Transcribe an audio file
- `sag` requires a valid ElevenLabs API key configured in environment
LLM Evaluation
Evaluated by: xiaomi/mimo-v2-flash:free
Last evaluated: March 29, 2026
Prompt Preview
---
name: c-voice
description: Convert speech to text using `sag` (ElevenLabs STT) and synthesize speech using `say` (macOS built-in TTS). Enables voice input transcription and audio output.
tags: [voice, speech, tts, stt, elevenlabs, say, sag, audio]
---
## What This Skill Does
Enables Claude to transcribe spoken audio to text via `sag` (powered by ElevenLabs) and to speak text aloud using the macOS `say` command.
## Available CLI Tools
### `sag` — Speech-to-Text (ElevenLabs)
```bash
# Tra...
Full prompt length: 1604 characters