FrameProcessor: added processors/next/previous properties

This commit is contained in:
Aleix Conchillo Flaqué
2025-08-14 15:12:02 -07:00
parent 4fb04422d9
commit 609a43a191
2 changed files with 32 additions and 0 deletions

View File

@@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Added `FrameProcessor` properties `processors`, `next` and `previous`.
- `ElevenLabsTTSService` now supports additional runtime changes to the `model`,
`language`, and `voice_settings` parameters.