Documentation
qCast_QVoice :: Object a -> IO (QVoice ()) #
qCastList_QVoice :: QqCastList_QVoice a r => a -> r #
withQVoiceResult :: IO (Ptr (TQVoice a)) -> IO (QVoice a) #
withQListQVoiceResult :: IO (Ptr (TQListQVoice ())) -> IO [QVoice ()] #
qVoiceListFromPtrList :: [Ptr (TQVoice a)] -> IO [QVoice a] #
type QListQVoice a = Object (CQListQVoice a) #
type TQListQVoice a = CQListQVoice a #
data CQListQVoice a #
withQVectorQVoiceResult :: IO (Ptr (TQVectorQVoice ())) -> IO [QVoice ()] #
qVoiceVectorFromPtrList :: [Ptr (TQVoice a)] -> IO [QVoice a] #
type QVectorQVoice a = Object (CQVectorQVoice a) #
type TQVectorQVoice a = CQVectorQVoice a #
data CQVectorQVoice a #
type QTextToSpeechPlugin a = Object (CQTextToSpeechPlugin a) #
type TQTextToSpeechPlugin a = CQTextToSpeechPlugin a #
data CQTextToSpeechPlugin a #
qCast_QTextToSpeechPlugin :: Object a -> IO (QTextToSpeechPlugin ()) #
type QTextToSpeechPluginSc a = QTextToSpeechPlugin (CQTextToSpeechPluginSc a) #
data CQTextToSpeechPluginSc a #
qCastList_QTextToSpeechPlugin :: QqCastList_QTextToSpeechPlugin a r => a -> r #
withQTextToSpeechPluginResult :: IO (Ptr (TQTextToSpeechPlugin a)) -> IO (QTextToSpeechPlugin a) #
type QTextToSpeechEngine a = QObject (CQTextToSpeechEngine a) #
type TQTextToSpeechEngine a = TQObject (CQTextToSpeechEngine a) #
data CQTextToSpeechEngine a #
qCast_QTextToSpeechEngine :: Object a -> IO (QTextToSpeechEngine ()) #
type QTextToSpeechEngineSc a = QTextToSpeechEngine (CQTextToSpeechEngineSc a) #
data CQTextToSpeechEngineSc a #
qCastList_QTextToSpeechEngine :: QqCastList_QTextToSpeechEngine a r => a -> r #
withQTextToSpeechEngineResult :: IO (Ptr (TQTextToSpeechEngine a)) -> IO (QTextToSpeechEngine a) #
qTextToSpeechEngineFromPtr :: Ptr (TQTextToSpeechEngine a) -> IO (QTextToSpeechEngine a) #
qTextToSpeechEngineAddFinalizer :: QTextToSpeechEngine a -> IO () #
type QTextToSpeech a = QObject (CQTextToSpeech a) #
type TQTextToSpeech a = TQObject (CQTextToSpeech a) #
data CQTextToSpeech a #
qCast_QTextToSpeech :: Object a -> IO (QTextToSpeech ()) #
type QTextToSpeechSc a = QTextToSpeech (CQTextToSpeechSc a) #
type TQTextToSpeechSc a = TQTextToSpeech (CQTextToSpeechSc a) #
data CQTextToSpeechSc a #
qCastList_QTextToSpeech :: QqCastList_QTextToSpeech a r => a -> r #
withQTextToSpeechResult :: IO (Ptr (TQTextToSpeech a)) -> IO (QTextToSpeech a) #
qTextToSpeechFromPtr :: Ptr (TQTextToSpeech a) -> IO (QTextToSpeech a) #
qTextToSpeechAddFinalizer :: QTextToSpeech a -> IO () #
qListFromQVectorQVoicePtr :: Ptr (TQVectorQVoice ()) -> IO [QVoice t0] #
withQVectorQVoiceHResult :: [QVoice t0] -> IO (Ptr (TQVectorQVoice ())) #