Merge pull request #3226 from pipecat-ai/filipi/elevenlabs_http_voice_settings

Fixed an issue where ElevenLabsHttpTTSService was not updating voice settings
This commit is contained in:
kompfner
2025-12-16 16:07:34 -05:00
committed by GitHub
2 changed files with 7 additions and 0 deletions

2
changelog/3226.fixed.md Normal file
View File

@@ -0,0 +1,2 @@
- Fixed an issue where `ElevenLabsHttpTTSService` was not updating
voice settings when receiving a `TTSUpdateSettingsFrame`.