What problem does it solve?
This Skill enables natural language interaction with text, provides real-time speech-to-text transcription, and offers efficient ways to manage audio data.
Core Features & Use Cases
- Text-to-Speech (TTS): Speak text aloud with a choice of voices and customizable speed.
- Speech-to-Text (STT): Transcribe live speech or audio files into text.
- Voice Commands: Use natural language to control the tool, including speaking text, listening to responses, and transcribing audio.
Quick Start
Start the voice daemon with voice daemon start and use the following commands:
- To speak text aloud:
voice say "Hello world"
- To listen for spoken input and transcribe:
voice listen
- To transcribe an audio file:
voice transcribe recording.wav