Skip to content

feat(tts): implement TTS FallbackAdapter with multi-provider support - #1012

Closed
gokuljs wants to merge 8 commits into
livekit:mainfrom
gokuljs:fallback-adapter
Closed

feat(tts): implement TTS FallbackAdapter with multi-provider support#1012
gokuljs wants to merge 8 commits into
livekit:mainfrom
gokuljs:fallback-adapter

Conversation

@gokuljs

@gokuljs gokuljs commented Feb 2, 2026

Copy link
Copy Markdown
Contributor

Adds a TTS FallbackAdapter that provides automatic failover between multiple TTS providers. When a TTS provider fails (due to API errors, timeouts, or other issues), the adapter automatically switches to the next available provider, ensuring high availability for voice synthesis.

@changeset-bot

changeset-bot Bot commented Feb 2, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 2b2461f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@gokuljs
gokuljs marked this pull request as draft February 2, 2026 20:43
@coderabbitai

coderabbitai Bot commented Feb 2, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@gokuljs gokuljs closed this Feb 3, 2026
@gokuljs
gokuljs deleted the fallback-adapter branch February 3, 2026 19:06
@gokuljs

gokuljs commented Feb 4, 2026

Copy link
Copy Markdown
Contributor Author

Closing this PR. The relevant changes are tracked in PR #1022.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant