UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

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