Skip to content

feat(volcengine): add streaming TTS plugin - #6824

Open
hanw39 wants to merge 1 commit into
livekit:mainfrom
hanw39:codex/add-volcengine-tts-plugin
Open

feat(volcengine): add streaming TTS plugin#6824
hanw39 wants to merge 1 commit into
livekit:mainfrom
hanw39:codex/add-volcengine-tts-plugin

Conversation

@hanw39

@hanw39 hanw39 commented Aug 12, 2026

Copy link
Copy Markdown

Summary

  • add a Volcengine plugin for bidirectional streaming text-to-speech
  • support chunked and streaming synthesis with reusable WebSocket connections
  • expose voice, sample rate, speech rate, loudness, and emotion options
  • register the plugin in the workspace and shared TTS integration suite

Testing

  • ruff check livekit-plugins/livekit-plugins-volcengine tests/test_plugin_volcengine_tts.py
  • ruff format --check livekit-plugins/livekit-plugins-volcengine tests/test_plugin_volcengine_tts.py
  • mypy --strict livekit-plugins/livekit-plugins-volcengine/livekit/plugins/volcengine
  • pytest --unit tests/test_plugin_volcengine_tts.py
  • built the wheel and source distribution

@hanw39
hanw39 requested a review from a team as a code owner August 12, 2026 16:43
@CLAassistant

CLAassistant commented Aug 12, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 3 additional findings.

Open in Devin Review

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.

2 participants