Add --whatsapp flag to runner

This commit is contained in:
vipyne
2025-10-16 10:37:46 -05:00
parent 0fd5d26104
commit 6381335346
2 changed files with 32 additions and 15 deletions

View File

@@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Added `--whatsapp` flag to runner to better surface WhatsApp transport logs.
- Added `on_connected` and `on_disconnected` events to TTS and STT
websocket-based services.