mgeitz / eqalert

Project 1999 Log Parser
GNU General Public License v2.0
10 stars 8 forks source link

Optional Temporary Sounds #267

Open mgeitz opened 7 months ago

mgeitz commented 7 months ago

Currently, only some sounds persist on disk while most are saved to /tmp by default

Add settings.json option disabled by default to store all TTS sounds generated, indefinitely.

Use a setting/toggle to optionally use the temporary sound path, otherwise persisting all generated TTS sounds.

Save all TTS sounds by hash of phrase as the filename regardless of save location