add-tts - Add TTS audio to features
Adds text-to-speech audio help to a feature using voice chain with OpenAI TTS generation and browser speech synthesis.
Tags
Updated: 2026-03-26Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Create audio hook
- Design utterances
- Wire into component
- Verify TypeScript
- Play audio
- Stop audio
- Generate TTS mp3
- Configure tone
Inputs
- Feature text
- Component code
- TTS tone settings
- Audio configuration
Outputs
- TTS audio playback
- Screen subtitles
- Audio hook code
- TypeScript verification
Requirements
- React
- TypeScript
- OpenAI API
- Web browser
- File system access
