Adding a changelog entry to the AudioBufferProcessor fix.

This commit is contained in:
filipi87
2026-01-23 16:16:01 -03:00
parent 7921bce4af
commit f128cdd19a

1
changelog/3541.fixed.md Normal file
View File

@@ -0,0 +1 @@
- Fixed how audio tracks are synchronized inside the `AudioBufferProcessor` to fix timing issues where silence and audio were misaligned between user and bot buffers.