This is a hyper niche RPM package that essentially installs a recommended workaround for a suspend issue involving bluetooth in the 6.11.X kernel.
This is an RPM package because I use an ostree based fedora distribution.
- Drop into a distrobox for fedora if necessary
dnf install tito
tito build --rpm --test
- Note the path output in the terminal similar to this:
/tmp/tito/x86_64/espeak-as-say-1.0.3-2.git.0.d603485.fc40.x86_64.rpm
- Return to your normal terminal
rpm-ostree install ${PATH_FROM_STEP_4}
- Reboot into new ostree
- Enjoy TTS from IINACT + Cactbot I guess.