feat(desktop): type voice.auto_tts in desktop config
This commit is contained in:
parent
d417ffb363
commit
bff91f978f
|
|
@ -224,6 +224,7 @@ export interface HermesConfig {
|
|||
}
|
||||
voice?: {
|
||||
max_recording_seconds?: number
|
||||
auto_tts?: boolean
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue