Adding support for trickle ICE to the SmallWebRTCTransport.

This commit is contained in:
Filipi Fuchter
2025-10-17 08:57:45 -03:00
parent 76e07c6c48
commit 3e8a7cc254
4 changed files with 57 additions and 0 deletions

View File

@@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Added support for trickle ICE to the `SmallWebRTCTransport`.
- Added support for updating `OpenAITTSService` settings (`instructions` and
`speed`) at runtime via `TTSUpdateSettingsFrame`.