File level backup of speech dispatcher files - #39
Conversation
tested on a clean install - Pied looks in .config/speech-dispatcher, creates a backup if it exists, and overwrites it. This makes it clear what permissions pied needs as opposed to the broad filesystem=home.
Allows pied to create speech-dispatcher directory if not present, and gives write options to said directory.
Creates backup of speechd.conf and piper.conf individually within speech-dispatcher directory. If either is changed / removed, then recreates them / backs them up as needed.
|
Hi @fpfcmsr, Just wanted to add a quick note just to let you know that I haven't forgotten about this. I have given the code a brief review, and it looks good (there is a typo in the config directory in the flatpak branch, but I'll fix that when I merge it.) Unfortuantely my laptop died recently, and while I've got mostly up and running with an old one, I've run into some GStreamer linking issues building on the latest version of Ubuntu, so I haven't been able to give it a full test yet. |
Thank you for the update! No worries, take your time. Let me know if there's anything I can do on the testing end and hope things are back on the upward track. |
Creates file level backups within speech-dispatcher directory.
Tested scenarios:
Tested the binary generated by build, did not test snap/flatpak specific builds.