openclaw/extensions/inworld
Cale Shapera 0bcb4c95c1
feat(tts): add Inworld speech provider (#55972)
Adds the bundled Inworld speech provider with docs, config surface, SSRF-guarded fetches, directive overrides, native voice-note/telephony output coverage, and live `.profile` verification.

Co-authored-by: cshape <cshape@users.noreply.github.com>
2026-04-25 22:33:21 +01:00
..
index.ts feat(tts): add Inworld speech provider (#55972) 2026-04-25 22:33:21 +01:00
inworld.live.test.ts feat(tts): add Inworld speech provider (#55972) 2026-04-25 22:33:21 +01:00
openclaw.plugin.json feat(tts): add Inworld speech provider (#55972) 2026-04-25 22:33:21 +01:00
package.json feat(tts): add Inworld speech provider (#55972) 2026-04-25 22:33:21 +01:00
speech-provider.test.ts feat(tts): add Inworld speech provider (#55972) 2026-04-25 22:33:21 +01:00
speech-provider.ts feat(tts): add Inworld speech provider (#55972) 2026-04-25 22:33:21 +01:00
tsconfig.json feat(tts): add Inworld speech provider (#55972) 2026-04-25 22:33:21 +01:00
tts.test.ts feat(tts): add Inworld speech provider (#55972) 2026-04-25 22:33:21 +01:00
tts.ts feat(tts): add Inworld speech provider (#55972) 2026-04-25 22:33:21 +01:00