Removed auto as a hardware synth device option. It was too flakey.

This commit is contained in:
Storm Dragon
2026-05-23 18:58:55 -04:00
parent 618987546a
commit ce43d64e77
11 changed files with 20 additions and 429 deletions
+1 -2
View File
@@ -79,8 +79,7 @@ volume=1.0
# Used by dectalkDriver, litetalkDriver, doubletalkDriver, and tripletalkDriver.
# USB serial devices are supported if Linux exposes them as /dev/ttyACM*
# or /dev/ttyUSB*. USB-only synths with no tty device need a separate driver.
# Set an explicit device for stable hardware speech. auto only uses devices
# that respond to a driver-specific probe and may fail on silent synths.
# Set an explicit device for hardware speech.
# Examples:
# hardware_device=/dev/ttyACM0 # RPITalk USB gadget mode
# hardware_device=/dev/ttyUSB0 # USB serial adapter