[inworld] default to using PCM encoding

* server returns audio bytes without headers
This commit is contained in:
Ian Lee
2026-05-07 14:49:57 -07:00
parent 3722ee223c
commit 406f8b730b
2 changed files with 5 additions and 4 deletions

1
changelog/4446.change.md Normal file
View File

@@ -0,0 +1 @@
- Updated `InworldHttpTTSService` and `InworldTTSService` to use PCM audio encoding by default, which returns audio bytes without headers.