Dave HortonandClaude Opus 5 c066840f85 fix(inworld): read pitch and speakingRate from audioConfig in the say: params (#155)
The streaming say: path guarded on opts.audioConfig?.pitch and
opts.audioConfig?.speakingRate but interpolated opts.pitch and
opts.speakingRate, which are undefined — so anyone setting them under
audioConfig (what the docs and the portal defaults tell you to do) got
'pitch=undefined,speakingRate=undefined' on the wire and their setting
silently dropped.

Adds a test for the say: params that needs no credentials, since the
streaming branch builds the path without calling the vendor.

Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
2026-08-08 22:49:50 -04:00
2024-07-30 07:29:25 -04:00
2024-05-27 11:04:35 +02:00
2023-02-08 12:48:33 -05:00
2026-08-06 10:23:47 -04:00
2026-08-06 10:23:47 -04:00
2023-12-06 10:06:43 -05:00

speech-utils CI

TTS-related speech utilities for jambonz.

S
Description
TTS-related speech utilities for jambonz
Readme MIT
3.9 MiB
Languages
JavaScript 99.8%
Dockerfile 0.2%