Documentation
Instances
Qlocale_h (QTextToSpeechEngine ()) () # | |
Defined in Qtc.Speech.QTextToSpeechEngine_h locale_h :: QTextToSpeechEngine () -> () -> IO (QLocale ()) # | |
Qlocale_h (QTextToSpeechEngineSc a) () # | |
Defined in Qtc.Speech.QTextToSpeechEngine_h locale_h :: QTextToSpeechEngineSc a -> () -> IO (QLocale ()) # |
class QavailableLocales_h x0 x1 where #
availableLocales_h :: x0 -> x1 -> IO [QLocale ()] #
Instances
QavailableLocales_h (QTextToSpeechEngine ()) () # | |
Defined in Qtc.Speech.QTextToSpeechEngine_h availableLocales_h :: QTextToSpeechEngine () -> () -> IO [QLocale ()] # | |
QavailableLocales_h (QTextToSpeechEngineSc a) () # | |
Defined in Qtc.Speech.QTextToSpeechEngine_h availableLocales_h :: QTextToSpeechEngineSc a -> () -> IO [QLocale ()] # |
class QavailableVoices_h x0 x1 where #
availableVoices_h :: x0 -> x1 -> IO [QVoice ()] #
Instances
QavailableVoices_h (QTextToSpeechEngine ()) () # | |
Defined in Qtc.Speech.QTextToSpeechEngine_h availableVoices_h :: QTextToSpeechEngine () -> () -> IO [QVoice ()] # | |
QavailableVoices_h (QTextToSpeechEngineSc a) () # | |
Defined in Qtc.Speech.QTextToSpeechEngine_h availableVoices_h :: QTextToSpeechEngineSc a -> () -> IO [QVoice ()] # |
Instances
Qpitch_h (QTextToSpeechEngine ()) () # | |
Defined in Qtc.Speech.QTextToSpeechEngine_h pitch_h :: QTextToSpeechEngine () -> () -> IO Double # | |
Qpitch_h (QTextToSpeechEngineSc a) () # | |
Defined in Qtc.Speech.QTextToSpeechEngine_h pitch_h :: QTextToSpeechEngineSc a -> () -> IO Double # |
Instances
Qrate_h (QTextToSpeechEngine ()) () # | |
Defined in Qtc.Speech.QTextToSpeechEngine_h rate_h :: QTextToSpeechEngine () -> () -> IO Double # | |
Qrate_h (QTextToSpeechEngineSc a) () # | |
Defined in Qtc.Speech.QTextToSpeechEngine_h rate_h :: QTextToSpeechEngineSc a -> () -> IO Double # |
Instances
Qvoice_h (QTextToSpeechEngine ()) () # | |
Defined in Qtc.Speech.QTextToSpeechEngine_h voice_h :: QTextToSpeechEngine () -> () -> IO (QVoice ()) # | |
Qvoice_h (QTextToSpeechEngineSc a) () # | |
Defined in Qtc.Speech.QTextToSpeechEngine_h voice_h :: QTextToSpeechEngineSc a -> () -> IO (QVoice ()) # |