BaseObject: do not raise exception if event handler not registered

This commit is contained in:
Aleix Conchillo Flaqué
2025-05-24 21:01:04 -07:00
parent 0a39769cd0
commit 2e57bb74d2
2 changed files with 10 additions and 6 deletions

View File

@@ -89,6 +89,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Don't raise an exception if event handler is not registered.
- Upgraded `deepgram-sdk` to 4.1.0.
- Updated `GoogleTTSService` to use Google's streaming TTS API. The default