mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-01 04:11:03 +00:00
feat(plugins): add image generation capability
This commit is contained in:
3
src/plugin-sdk/speech-runtime.ts
Normal file
3
src/plugin-sdk/speech-runtime.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
// Public runtime-facing speech helpers for feature/channel plugins.
|
||||
|
||||
export { listSpeechVoices, textToSpeech, textToSpeechTelephony } from "../tts/runtime.js";
|
||||
Reference in New Issue
Block a user