mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-09 16:21:15 +00:00
6 lines
115 B
TypeScript
6 lines
115 B
TypeScript
export {
|
|
listSpeechVoices,
|
|
textToSpeech,
|
|
textToSpeechTelephony,
|
|
} from "../../plugin-sdk/speech-runtime.js";
|