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