OpenAITTSService: add speed arg

This commit is contained in:
Mark Backman
2025-09-11 13:53:52 -04:00
parent 9b3f6927c2
commit fafcd79870
3 changed files with 31 additions and 10 deletions

View File

@@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Added a `speed` arg to `OpenAITTSService` to control the speed of the voice
response.
- Added `FrameProcessor.push_interruption_task_frame_and_wait()`. Use this
method to programatically interrupt the bot from any part of the
pipeline. This guarantees that all the processors in the pipeline are