Learn how to use @responsivevoice/core with these examples
Minimal text-to-speech example with speak, cancel, and event handling.
Full-featured demo with voice selection, speech controls, and event logging.
Interactive voice browser with language filtering and preview.
Deep dive into event handling and speech progress tracking.
Command-line TTS tool. Run with: npx tsx node/cli/index.ts
REST API server for TTS. Run with: npx tsx node/server/index.ts
React hooks and components for text-to-speech.
Vue composables and components for TTS integration.
Svelte stores and actions for speech synthesis.