openclaw/extensions/inworld
chengzhichao-xydt a11449211a
fix(inworld): add timeout to voices list request (#102965)
* fix(inworld): add timeout to voices list request

* refactor(inworld): reuse guarded timeout test helpers

* test(inworld): rely on harness timeout

---------

Co-authored-by: Peter Steinberger <steipete@gmail.com>
2026-07-11 01:35:25 -07:00
..
index.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
inworld.live.test.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
npm-shrinkwrap.json chore(release): set version to 2026.7.2 2026-07-11 04:00:49 +01:00
openclaw.plugin.json refactor: internalize OpenClaw agent runtime (#85341) 2026-05-27 19:24:04 +01:00
package.json chore(release): set version to 2026.7.2 2026-07-11 04:00:49 +01:00
README.md feat(plugins): externalize official provider batch 2026-06-19 01:05:52 +08:00
speech-provider.test.ts fix(tts): bound voice-list requests (#102865) 2026-07-11 00:55:06 -07:00
speech-provider.ts fix(tts): bound voice-list requests (#102865) 2026-07-11 00:55:06 -07:00
tsconfig.json
tts.test.ts fix(inworld): add timeout to voices list request (#102965) 2026-07-11 01:35:25 -07:00
tts.ts fix(inworld): add timeout to voices list request (#102965) 2026-07-11 01:35:25 -07:00
voices-timeout.test.ts fix(inworld): add timeout to voices list request (#102965) 2026-07-11 01:35:25 -07:00

OpenClaw Inworld Plugin

Official OpenClaw plugin for Inworld.

Install from OpenClaw:

openclaw plugins install @openclaw/inworld-speech
openclaw gateway restart

See https://docs.openclaw.ai/providers/inworld for setup and configuration.