Skip to content

docs: update for pipecat PR #3999#617

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

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

Conversation

@markbackman
Copy link
Contributor

Automated documentation update for pipecat PR #3999.

Changes

server/services/tts/camb.mdx — Updated Settings section and usage example

  • Updated voice parameter type from str to int in the Settings table
  • Added explanation that Camb.ai uses integer voice IDs (overrides base class)
  • Updated usage example to show integer voice ID (12345 instead of "12345")

Gaps identified

None

Update CambTTSService documentation to reflect that the voice parameter
is now an integer type instead of string, as Camb.ai uses integer voice IDs.

Changes:
- Updated Settings table to show voice as int type with explanation
- Updated usage example to use integer voice ID (12345 instead of "12345")

Related to pipecat PR #3999
@markbackman markbackman added the auto-docs Automated documentation update from pipecat source changes label Mar 11, 2026
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