transports(daily): added dialout_answered event

This commit is contained in:
Aleix Conchillo Flaqué
2024-06-20 13:01:25 -07:00
parent ba878a19f4
commit 7c13663a4e
2 changed files with 12 additions and 0 deletions

View File

@@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Added Daily transport event: `on_dialout_answered`. See
https://reference-python.daily.co/api_reference.html#daily.EventHandler
- Added new `AzureSTTService`. This allows you to use Azure Speech-To-Text.
### Other