tim-gromeyer / VoiceAssistant

Empower Your Voice, Secure Your Privacy - Experience VoiceAssistant, Your Customizable Offline Voice Assistant!
https://tim-gromeyer.github.io/VoiceAssistant/
GNU General Public License v3.0
10 stars 2 forks source link

Improve text to speech settings. It's far from perfect #25

Open github-actions[bot] opened 1 year ago

github-actions[bot] commented 1 year ago

https://api.github.com/tim-gromeyer/VoiceAssistant/blob/3d8e30f32df196d2155d1200f50306868fc83066/src/texttospeechsettings.h#L15


class QVBoxLayout;
class QTextToSpeech;

// TODO: Improve text to speech settings. It's far from perfect
class TextToSpeechSettings : public SettingsWidget
{
    Q_OBJECT