Test TTS Settings
1.0
1.0
1.0
📋 TTS URL Parameters for Social Stream Ninja
To use specific TTS voices in your Social Stream Ninja overlays (dock.html, featured.html, etc.), remove any existing TTS parameters and add the following:
Available TTS Parameters (Examples):
These are example parameters - use the controls above to generate URLs with your specific settings
&speech=en-US
- Enable TTS with language code (required)&voice=Google%20US%20English
- Specific voice name (optional, URL encoded)&rate=1.2
- Speaking rate (optional, range: 0.25-4, default: 1)&pitch=1.1
- Voice pitch (optional, range: 0-2, default: 1)&volume=0.8
- Volume level (optional, range: 0-1, default: 1)
🔗 Your Generated URLs (Based on Your Settings Above):
These URLs automatically update when you change the voice settings above
Dock Overlay (dock.html):
https://socialstream.ninja/dock.html?session=YOUR_SESSION&speech=en-US
Featured Overlay (featured.html):
https://socialstream.ninja/featured.html?session=YOUR_SESSION&speech=en-US
Bot Overlay (bot.html):
https://socialstream.ninja/bot.html?session=YOUR_SESSION&speech=en-US
Chatbot Overlay (chatbot.html):
https://socialstream.ninja/chatbot.html?session=YOUR_SESSION&speech=en-US
⚠️ Important Notes:
- Remove existing TTS parameters before adding new ones
- Voice names must match exactly (case-sensitive)
- Not all voices work in all browsers/contexts
- Google online voices require internet connection