WordPress Plugins
Free WordPress plugins to integrate Kokoro text-to-speech into your website
✅ Public Access Plugins
These plugins allow all visitors to use text-to-speech without logging into WordPress.
Perfect for public websites and accessibility!
Kokovoice
0.3.3
Voice generation form for WordPress - allows ALL visitors to generate speech
Features:
- ✅ 53 voices in 7 languages
- ✅ Public access - no login required
- ✅ OpenAI-compatible API integration
- ✅ Shortcode: [kokoro_voice_form]
- ✅ Debug mode: [kokoro_voice_form debug="true"]
- ✅ Gutenberg block support
- ✅ Beautiful, responsive interface
Kokoreader
1.0.0
Floating "Speak" button that reads selected text aloud - perfect for accessibility
Features:
- ✅ Reads selected text only
- ✅ Floating button on all pages
- ✅ 53 voices in 7 languages
- ✅ Adjustable speed (0.5x - 2.0x)
- ✅ 4 position options (corners)
- ✅ No login required
- ✅ Mobile responsive
📋 Installation Instructions
1. Download the Plugin
Click the "Download Plugin" button above to get the ZIP file.
2. Upload to WordPress
- • Go to your WordPress Admin → Plugins → Add New
- • Click "Upload Plugin"
- • Choose the ZIP file you downloaded
- • Click "Install Now"
3. Activate & Configure
- • Click "Activate Plugin"
- • Go to Settings → Kokovoice (or Kokoreader)
- • Add your API key (optional):
kw_your_key_here
- • Configure voice and model settings
- • Save changes
4. Use the Plugins
- • Kokovoice: Add shortcode
[kokoro_voice_form]
to any page - • Kokovoice Debug: Use
[kokoro_voice_form debug="true"]
- • Kokoreader: Floating button appears automatically site-wide
- • Kokoreader Usage: Select text → Click "Speak" button
⚠️ Public Access Security Note
These plugins allow public access (no login required). Consider adding rate limiting for production sites.
See our security guide for best practices.
Need help? Check the API documentation