0124de8b53a371de34af51fca9f6a152b207b719
Raw PCM is split into 32KB sub-chunks for network transmission. On the client, these sub-chunks arrive nearly simultaneously, triggering the "second chunk arrived" fast-path which cancelled the pre-buffer after ~10ms instead of the intended 2000ms. Now the fast-path only applies on Authority (server) where chunks represent genuine separate TTS batches. Clients always wait the full pre-buffer duration via TickComponent timer. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Description
Eleven Labs Integration for Unreal Engine 5.5
Languages
C++
90.8%
Python
4.3%
HTML
3.8%
Batchfile
0.5%
C#
0.4%
Other
0.2%