| .rev | ||
| .gitignore | ||
| .npmrc | ||
| bun.lock | ||
| CLAUDE.md | ||
| index.ts | ||
| package.json | ||
| README.md | ||
| SPEC.md | ||
| tsconfig.json | ||
speak
Like macOS say, but using an ElevenLabs voice.
Setup
Add your ElevenLabs credentials to ~/.env:
ELEVENLABS_API_KEY=your_key
ELEVENLABS_VOICE_ID=your_voice_id
Usage
Run directly:
bun run index.ts Hey there cowboy.
Install globally:
bun link
speak "Oh my, well hey there partner"