test(openai): stabilize live audio transcription · openclaw/openclaw@5ad8036
openclaw
·
2026-05-28
·
via Recent Commits to openclaw:main
Commit 5ad8036
test(openai): stabilize live audio transcription
1 file changed
Lines changed: 2 additions & 0 deletions
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|
@@ -287,6 +287,8 @@ describeLive("openai plugin live", () => {
|
287 | 287 | fileName: "openai-plugin-live.mp3", |
288 | 288 | mime: "audio/mpeg", |
289 | 289 | apiKey: OPENAI_API_KEY, |
| 290 | +language: "en", |
| 291 | +prompt: "Speech transcription check okay.", |
290 | 292 | timeoutMs: 30_000, |
291 | 293 | }); |
292 | 294 | |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
0 commit comments