Files
openclaw/src/plugins/runtime/runtime-tts.runtime.ts
2026-03-27 16:39:42 +00:00

6 lines
115 B
TypeScript

export {
listSpeechVoices,
textToSpeech,
textToSpeechTelephony,
} from "../../plugin-sdk/speech-runtime.js";