Integration GuidesThird-Party Integrations
PocketTavern Setup
Configure Kitta Audio TTS in the PocketTavern Android app and assign a different voice to each character.
Connect Kitta Audio TTS to PocketTavern
PocketTavern is a standalone Android character-chat client with OpenAI-compatible TTS, autoplay, and per-character voice overrides.
Configure global TTS
Open:
Settings → Appearance & Audio → Text-to-SpeechChoose OpenAI-Compatible and enter:
| Setting | Value |
|---|---|
| API URL | https://fishaudio.org |
| API Key | Your Kitta Audio API key |
| Model | fishaudio-s21pro-flash |
| Default Voice | Select a voice after refreshing the list |
PocketTavern automatically appends /v1/audio/speech, so do not include /v1 in its API URL. Refreshing voices calls /v1/audio/voices.
Assign character voices
Open a character's TTS Voice setting and select a Kitta Audio voice. Characters without an override use the global Default Voice. Long-press a message for Speak and Stop controls, or enable Auto-play.
Troubleshooting
- 404: use
https://fishaudio.orgwithout an extra/v1suffix. - Empty voice list: verify the API key and refresh; listing voices does not consume credits.
- Action text is spoken: choose Quotes only or No asterisks filtering.
- 401/402: verify the API key and API credits.