openclaw/extensions/voice-call/src/providers
ademczuk 8618a711ff
fix(voice-call): add speed and instructions to OpenAI TTS config schema (#39226)
Merged via squash.

Prepared head SHA: 775e3063b5
Co-authored-by: ademczuk <5212682+ademczuk@users.noreply.github.com>
Co-authored-by: obviyus <22031114+obviyus@users.noreply.github.com>
Reviewed-by: @obviyus
2026-03-11 23:15:48 +05:30
..
shared Plugins/voice-call: migrate to scoped plugin-sdk imports 2026-03-04 02:35:13 -05:00
twilio refactor(voice-call): extract twilio twiml policy and status mapping 2026-03-03 00:29:20 +00:00
base.ts fix(voice-call): verify call status with provider before loading stale calls 2026-03-01 22:13:24 -08:00
index.ts Voice Call: add Plivo provider 2026-01-15 07:21:40 +00:00
mock.test.ts refactor: preserve explicit mock voice-call values 2026-03-08 03:02:25 +00:00
mock.ts refactor: preserve explicit mock voice-call values 2026-03-08 03:02:25 +00:00
plivo.test.ts fix(voice-call): bind webhook dedupe to verified request identity 2026-02-26 21:43:51 +01:00
plivo.ts fix(voice-call): verify call status with provider before loading stale calls 2026-03-01 22:13:24 -08:00
stt-openai-realtime.test.ts test: fix gate regressions 2026-03-08 02:45:08 +00:00
stt-openai-realtime.ts fix: honor zero-valued voice-call STT settings 2026-03-08 02:36:41 +00:00
telnyx.test.ts fix(voice-call): bind webhook dedupe to verified request identity 2026-02-26 21:43:51 +01:00
telnyx.ts fix(voice-call): verify call status with provider before loading stale calls 2026-03-01 22:13:24 -08:00
tts-openai.test.ts refactor: normalize voice-call runtime defaults 2026-03-08 03:02:25 +00:00
tts-openai.ts fix(voice-call): add speed and instructions to OpenAI TTS config schema (#39226) 2026-03-11 23:15:48 +05:30
twilio.test.ts feat(voice-call): add call-waiting queue for inbound Twilio calls 2026-03-03 00:17:21 +00:00
twilio.ts refactor(voice-call): extract twilio twiml policy and status mapping 2026-03-03 00:29:20 +00:00