Kitta Audio Docs
Integration GuidesThird-Party Integrations

Social Stream Ninja Setup

Read YouTube, Twitch, and other livestream messages with Kitta Audio TTS through Social Stream Ninja and OBS.

Connect Kitta Audio TTS to Social Stream Ninja

Social Stream Ninja collects messages from multiple livestream platforms and can read them through a custom OpenAI TTS endpoint in a browser or OBS.

Add TTS parameters

Append these values to a Dock or Featured page URL:

&ttsprovider=openai
&openaiendpoint=https%3A%2F%2Ffishaudio.org%2Fv1%2Faudio%2Fspeech
&openaikey=YOUR_API_KEY
&openaimodel=fishaudio-s21pro-flash
&voiceopenai=00a1b221-6137-4b73-ad62-b0cbce134167

URL-encode parameter values. Never show the API key on stream or share the complete URL publicly; keep it in a local OBS Browser Source.

Test in OBS

Add the page as a Browser Source and enable Control audio via OBS. Send a short test message, ensure that playback is allowed, and inspect the OBS Audio Mixer.

Troubleshooting

  • Browser does not autoplay: a regular browser page usually needs one click; OBS Browser Sources are handled differently.
  • No OBS audio track: enable Control audio via OBS and check whether the source is muted.
  • Broken URL parameters: URL-encode every complete value.
  • 401/402: replace the key or add API credits.