Add placeholders for Gladia's set_model and set_language methods

This commit is contained in:
Mark Backman
2025-03-07 15:38:23 -05:00
parent 5ae6229c03
commit 373ffc48b6
3 changed files with 14 additions and 2 deletions

View File

@@ -12,8 +12,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added a `flush_audio()` method to `AzureTTSService`, `FishTTSService`, and
`PlayHTTTSService`.
- Added `set_language()` and `set_model()` to `AzureSTTService` and
`AssemblySTTService`.
- Added `set_language()` and `set_model()` to `AzureSTTService`,
`AssemblySTTService`, and `GladiaSTTService`.
- 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