clipboard-tts
Uses OpenAI text-to-speech API to speak the contents of your clipboard through your speakers/headphones.
Requiremenets
- Linux
ffplay
command- Ability to configure a keyboard shortcut in your desktop environment
Installation
go install https://github.com/jorkle/clipboard-tts@latest
Instructions
- Install clipboard-tts
- Configure your desktop environment to run
clipboard-tts -apikey <openai-api-key>
when a keyboard shortcut is pressed
Usage
- Any text that you would like read to you outloud, simply copy it to your clipboard.
- Press the "clipboard-tts" hotkey that you configuration in your desktop environment.
- Success! You should hear the contents of your clipboard read to you through your default playback device.