Azure STT and TTS: Satisfy requirements for set_model, set_language, flush_audio

This commit is contained in:
Mark Backman
2025-03-07 15:07:50 -05:00
parent 78d3c77369
commit 3caccab608
2 changed files with 68 additions and 4 deletions

View File

@@ -9,7 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Added a `flush_audio()` method to `FishTTSService`.
- Added a `flush_audio()` method to `AzureTTSService` and `FishTTSService`.
- Added `set_language()` and `set_model()` to `AzureSTTService`.
- Added `on_user_turn_audio_data` and `on_bot_turn_audio_data` to
`AudioBufferProcessor`. This gives the ability to grab the audio of only that