A few teaks. Maybe close to actual release.

This commit is contained in:
Storm Dragon
2026-05-21 00:50:20 -04:00
parent ac7348895f
commit 29a6c3eb42
7 changed files with 16 additions and 1 deletions
+3
View File
@@ -95,6 +95,9 @@ auto_read_incoming=True
# Speak individual numbers instead of whole string.
read_numbers_as_digits = False
# Number of spoken items kept in runtime speech history.
history_size=50
# Flood control: batch rapid updates instead of speaking each one
# Number of updates within rapid_update_window to trigger batching
rapid_update_threshold=5