增加语音对话功能
This commit is contained in:
Vendored
+7
@@ -22,6 +22,13 @@ declare namespace _ZoteroTypes {
|
||||
"summaryPrompt": string;
|
||||
"sendMetadata": boolean;
|
||||
"verboseLog": boolean;
|
||||
"ttsProvider": string;
|
||||
"ttsApiKey": string;
|
||||
"ttsVoice": string;
|
||||
"lectureTeacherStyle": string;
|
||||
"mineruPath": string;
|
||||
"piperPath": string;
|
||||
"piperModelPath": string;
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user