mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-01 12:02:05 +00:00
feat(desktop): type voice.auto_tts in desktop config
This commit is contained in:
parent
d417ffb363
commit
bff91f978f
1 changed files with 1 additions and 0 deletions
|
|
@ -224,6 +224,7 @@ export interface HermesConfig {
|
|||
}
|
||||
voice?: {
|
||||
max_recording_seconds?: number
|
||||
auto_tts?: boolean
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue