tim-gromeyer/VoiceAssistant

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

Opened this issue · 0 comments

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