Merge pull request #4446 from inworld-ai/ian/inworld-pcm

[inworld] default to using PCM encoding
This commit is contained in:
Mark Backman
2026-05-07 19:25:57 -04:00
committed by GitHub
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.