Skip to content

docs: update for pipecat PR #4031#649

Open
markbackman wants to merge 1 commit intomainfrom
docs/pr-4031
Open

docs: update for pipecat PR #4031#649
markbackman wants to merge 1 commit intomainfrom
docs/pr-4031

Conversation

@markbackman
Copy link
Contributor

Automated documentation update for pipecat PR #4031.

Changes

New service page

  • server/services/tts/xai.mdx — Created complete documentation for the new XAIHttpTTSService
    • Configuration section with all constructor parameters (api_key, base_url, sample_rate, encoding, aiohttp_session, settings)
    • Settings table documenting runtime-configurable options (model, voice, language)
    • Supported Languages section listing all 20 supported languages with Language enum values
    • Usage examples covering basic setup, custom language, custom encoding, shared HTTP session, and runtime settings updates
    • Installation, prerequisites, and notes sections

Navigation updates

  • docs.json — Added server/services/tts/xai to Text-to-Speech group (alphabetically between speechmatics and xtts)
  • server/services/supported-services.mdx — Added xAI entry to TTS table with installation command pip install "pipecat-ai[xai]"

Gaps identified

None. The PR only added a new TTS service implementation, and all relevant documentation has been created.

Add documentation for XAIHttpTTSService introduced in pipecat PR #4031.

- Created server/services/tts/xai.mdx with configuration, usage examples, and language support
- Added xAI to docs.json navigation (Text-to-Speech group)
- Added xAI to supported-services.mdx table

The service supports 20 languages and multiple audio encoding formats (pcm, mp3, wav, mulaw, alaw).
@markbackman markbackman added the auto-docs Automated documentation update from pipecat source changes label Mar 25, 2026
@mintlify
Copy link

mintlify bot commented Mar 25, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
daily 🟢 Ready View Preview Mar 25, 2026, 3:01 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-docs Automated documentation update from pipecat source changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant