Mentioning the new feature in the changelog.

This commit is contained in:
Filipi Fuchter
2025-04-29 10:40:09 -03:00
parent d1ab1d38b7
commit 9352396d7e

View File

@@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added ### Added
- Updated `SmallWebRTCConnection` to support `ice_servers` with credentials.
- Added `VADUserStartedSpeakingFrame` and `VADUserStoppedSpeakingFrame`, - Added `VADUserStartedSpeakingFrame` and `VADUserStoppedSpeakingFrame`,
indicating when the VAD detected the user to start and stop speaking. These indicating when the VAD detected the user to start and stop speaking. These
events are helpful when using smart turn detection, as the user's stop time events are helpful when using smart turn detection, as the user's stop time