[inworld] Allow Async delivery of timestamps info

* speed up first audio chunk latency
This commit is contained in:
Ian Lee
2026-02-02 18:18:02 -08:00
parent 432870cc36
commit 94f01af545
2 changed files with 23 additions and 8 deletions

1
changelog/3625.added.md Normal file
View File

@@ -0,0 +1 @@
- Added `"timestampTransportStrategy": "ASYNC"` to `InworldAITTSService`. This allows timestamps info to trail audio chunks arrival, resulting in much better first audio chunk latency