惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

爱范儿
爱范儿
量子位
人人都是产品经理
人人都是产品经理
小众软件
小众软件
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - Franky
Recent Announcements
Recent Announcements
A
About on SuperTechFans
Microsoft Security Blog
Microsoft Security Blog
N
Netflix TechBlog - Medium
H
Help Net Security
博客园 - 三生石上(FineUI控件)
博客园 - 司徒正美
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
MyScale Blog
MyScale Blog
The Cloudflare Blog
S
SegmentFault 最新的问题
H
Hackread – Cybersecurity News, Data Breaches, AI and More
J
Java Code Geeks
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
P
Proofpoint News Feed
宝玉的分享
宝玉的分享
Vercel News
Vercel News

Recent Commits to openclaw:main

test: merge chat side-result checks · openclaw/openclaw@ddd2c2a test: merge cron history checks · openclaw/openclaw@f7eb746 test: merge responsive navigation shell checks · openclaw/openclaw@c2e4b47 docs(changelog): add codex oauth fixes · openclaw/openclaw@628e6cd test: merge navigation routing cases · openclaw/openclaw@5d8cecb Tests: mock channel registry bundled fallback · openclaw/openclaw@2b08233 Secrets: avoid broad web search discovery for single plugin config · openclaw/openclaw@a464f59 test: merge config view browser checks · openclaw/openclaw@20cf511 fix(status): align oauth health with runtime · openclaw/openclaw@eed7116 feat: add macOS screen snapshots for monitor preview (#67954) thanks … · openclaw/openclaw@f377db1 fix: report shared auth scopes in hello-ok (#67810) thanks @BunsDev · openclaw/openclaw@0b6c39b Auto-reply: avoid eager bundled route fallback · openclaw/openclaw@3ea1bf4 Tests: narrow session binding contract setup · openclaw/openclaw@54e4e16 fix(macOS): enable undo/redo in webchat composer text input (#34962) · openclaw/openclaw@00951dc Tests: speed up channel setup promotion · openclaw/openclaw@82b529a Docs: refresh agent instructions · openclaw/openclaw@5775fe2 fix(auth): serialize OAuth refresh across agents to fix #26322 (#67876) · openclaw/openclaw@8e79080 test: allow ollama public surface boundary test · openclaw/openclaw@7d4f1a6 Docs: add test performance guardrails · openclaw/openclaw@89706d3 Tests: restore context-engine usage proof · openclaw/openclaw@e4c4f95 Tests: slim context engine runtime coverage · openclaw/openclaw@74c198f ci: retry failed custom checkouts · openclaw/openclaw@0ee5baf test: trim duplicate provider auth onboarding cases · openclaw/openclaw@1ffc02e matrix: fix sessions_spawn --thread subagent session spawning (#67643) · openclaw/openclaw@1ce2596 test: reduce auth choice fixture churn · openclaw/openclaw@857b9cd test: mock health status config boundaries · openclaw/openclaw@9d5ab4a test: mock onboard config io boundary · openclaw/openclaw@299694d test: mock legacy state plugin boundaries · openclaw/openclaw@2713089 test: mock channel install boundaries · openclaw/openclaw@b945248 test: mock doctor preview channel boundaries · openclaw/openclaw@b1a3ad4
docs(providers): tighten SenseAudio, Xiaomi, and Inworld ...
vincentkoc · 2026-05-06 · via Recent Commits to openclaw:main
Original file line numberDiff line numberDiff line change

@@ -14,13 +14,18 @@ OpenClaw posts to Inworld's streaming TTS endpoint, concatenates the

1414

returned base64 audio chunks into a single buffer, and hands the result to

1515

the standard reply-audio pipeline.

1616
17-

| Detail | Value |

18-

| ------------- | ----------------------------------------------------------- |

19-

| Website | [inworld.ai](https://inworld.ai) |

20-

| Docs | [docs.inworld.ai/tts/tts](https://docs.inworld.ai/tts/tts) |

21-

| Auth | `INWORLD_API_KEY` (HTTP Basic, Base64 dashboard credential) |

22-

| Default voice | `Sarah` |

23-

| Default model | `inworld-tts-1.5-max` |

17+

| Property | Value |

18+

| ------------- | --------------------------------------------------------------- |

19+

| Provider id | `inworld` |

20+

| Plugin | bundled, `enabledByDefault: true` |

21+

| Contract | `speechProviders` (TTS only) |

22+

| Auth env var | `INWORLD_API_KEY` (HTTP Basic, Base64 dashboard credential) |

23+

| Base URL | `https://api.inworld.ai` |

24+

| Default voice | `Sarah` |

25+

| Default model | `inworld-tts-1.5-max` |

26+

| Output | MP3 (default), OGG_OPUS (voice notes), PCM 22050 Hz (telephony) |

27+

| Website | [inworld.ai](https://inworld.ai) |

28+

| Docs | [docs.inworld.ai/tts/tts](https://docs.inworld.ai/tts/tts) |

2429
2530

## Getting started

2631
Original file line numberDiff line numberDiff line change

@@ -6,22 +6,20 @@ read_when:

66

title: "SenseAudio"

77

---

88
9-

# SenseAudio

9+

SenseAudio can transcribe inbound audio and voice-note attachments through OpenClaw's shared `tools.media.audio` pipeline. OpenClaw posts multipart audio to the OpenAI-compatible transcription endpoint and injects the returned text as `{{Transcript}}` plus an `[Audio]` block.

1010
11-

SenseAudio can transcribe inbound audio/voice-note attachments through

12-

OpenClaw's shared `tools.media.audio` pipeline. OpenClaw posts multipart audio

13-

to the OpenAI-compatible transcription endpoint and injects the returned text

14-

as `{{Transcript}}` plus an `[Audio]` block.

15-
16-

| Detail | Value |

11+

| Property | Value |

1712

| ------------- | ------------------------------------------------ |

18-

| Website | [senseaudio.cn](https://senseaudio.cn) |

19-

| Docs | [senseaudio.cn/docs](https://senseaudio.cn/docs) |

20-

| Auth | `SENSEAUDIO_API_KEY` |

13+

| Provider id | `senseaudio` |

14+

| Plugin | bundled, `enabledByDefault: true` |

15+

| Contract | `mediaUnderstandingProviders` (audio) |

16+

| Auth env var | `SENSEAUDIO_API_KEY` |

2117

| Default model | `senseaudio-asr-pro-1.5-260319` |

2218

| Default URL | `https://api.senseaudio.cn/v1` |

19+

| Website | [senseaudio.cn](https://senseaudio.cn) |

20+

| Docs | [senseaudio.cn/docs](https://senseaudio.cn/docs) |

2321
24-

## Getting Started

22+

## Getting started

2523
2624

<Steps>

2725

<Step title="Set your API key">

Original file line numberDiff line numberDiff line change

@@ -6,15 +6,20 @@ read_when:

66

title: "Xiaomi MiMo"

77

---

88
9-

Xiaomi MiMo is the API platform for **MiMo** models. OpenClaw uses the Xiaomi

10-

OpenAI-compatible endpoint with API-key authentication.

11-
12-

| Property | Value |

13-

| -------- | ------------------------------- |

14-

| Provider | `xiaomi` |

15-

| Auth | `XIAOMI_API_KEY` |

16-

| API | OpenAI-compatible |

17-

| Base URL | `https://api.xiaomimimo.com/v1` |

9+

Xiaomi MiMo is the API platform for **MiMo** models. OpenClaw includes a bundled `xiaomi` plugin that registers both an OpenAI-compatible chat provider and a speech (TTS) provider against the same `XIAOMI_API_KEY`.

10+
11+

| Property | Value |

12+

| --------------- | ---------------------------------------- |

13+

| Provider id | `xiaomi` |

14+

| Plugin | bundled, `enabledByDefault: true` |

15+

| Auth env var | `XIAOMI_API_KEY` |

16+

| Onboarding flag | `--auth-choice xiaomi-api-key` |

17+

| Direct CLI flag | `--xiaomi-api-key <key>` |

18+

| Contracts | chat completions + `speechProviders` |

19+

| API | OpenAI-compatible (`openai-completions`) |

20+

| Base URL | `https://api.xiaomimimo.com/v1` |

21+

| Default model | `xiaomi/mimo-v2-flash` |

22+

| TTS default | `mimo-v2.5-tts`, voice `mimo_default` |

1823
1924

## Getting started

2025