BaseOutputTransport: resample incoming audio if needed

This commit is contained in:
Aleix Conchillo Flaqué
2025-02-06 07:37:43 -08:00
parent 4c77c3ed34
commit 1ae4f0150d
2 changed files with 13 additions and 2 deletions

View File

@@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Fixed an issue in `BaseOutputTransport` where incoming audio would not be
resampled to the desired output sample rate.
- Fixed an issue with the `TwilioFrameSerializer` and `TelnyxFrameSerializer`
where `frame.audio_out_sample_rate` was incorrectly used in place of
`frame.audio_in_sample_rate`, which caused audio input detection to fail when