mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-18 12:04:47 +00:00
TTS: add provider personas
This commit is contained in:
@@ -133,10 +133,15 @@ export type {
|
||||
TelegramInlineButtonsScope,
|
||||
TelegramNetworkConfig,
|
||||
TelegramTopicConfig,
|
||||
ResolvedTtsPersona,
|
||||
TtsAutoMode,
|
||||
TtsConfig,
|
||||
TtsMode,
|
||||
TtsModelOverrideConfig,
|
||||
TtsPersonaConfig,
|
||||
TtsPersonaFallbackPolicy,
|
||||
TtsPersonaPromptConfig,
|
||||
TtsPersonaRewriteConfig,
|
||||
TtsProvider,
|
||||
} from "../config/types.js";
|
||||
export {
|
||||
|
||||
Reference in New Issue
Block a user