Files
openclaw/src/plugins/runtime/runtime-tts.runtime.ts
2026-03-22 22:33:07 +00:00

2 lines
94 B
TypeScript

export { listSpeechVoices, textToSpeech, textToSpeechTelephony } from "../../tts/runtime.js";