UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

5 lines 240 B
import { qn as SpeechProviderPlugin } from "../../types-C0dQmare.js"; //#region extensions/inworld/speech-provider.d.ts declare function buildInworldSpeechProvider(): SpeechProviderPlugin; //#endregion export { buildInworldSpeechProvider };