diff --git a/changelog/3541.fixed.md b/changelog/3541.fixed.md new file mode 100644 index 000000000..ac5b59529 --- /dev/null +++ b/changelog/3541.fixed.md @@ -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.