Plugins/talk-voice: migrate to scoped plugin-sdk imports
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { OpenClawPluginApi } from "openclaw/plugin-sdk/core";
|
||||
import type { OpenClawPluginApi } from "openclaw/plugin-sdk/talk-voice";
|
||||
|
||||
type ElevenLabsVoice = {
|
||||
voice_id: string;
|
||||
|
||||
Reference in New Issue
Block a user