java.lang.Object
io.qt.QtObject
io.qt.texttospeech.QTextToSpeechPlugin
- All Implemented Interfaces:
QtObjectInterface
Java wrapper for Qt class QTextToSpeechPlugin
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncreateTextToSpeechEngine
(Map<String, ? extends Object> parameters, QObject parent) SeeQTextToSpeechPlugin::
createTextToSpeechEngine(QVariantMap, QObject*, QString*)const Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
QTextToSpeechPlugin
public QTextToSpeechPlugin()See
QTextToSpeechPlugin::
QTextToSpeechPlugin()
-
-
Method Details
-
createTextToSpeechEngine
@QtUninvokable public QTextToSpeechEngine createTextToSpeechEngine(Map<String, ? extends Object> parameters, QObject parent) throws QTextToSpeechPlugin.CreateExceptionSee
QTextToSpeechPlugin::
createTextToSpeechEngine(QVariantMap, QObject*, QString*)const
-