Outetts class

Inheritance

Constructors

Outetts({String? sharedLibraryPath})

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sharedLibraryPath String
finalinherited

Methods

dispose() FutureOr<void>
GeneralLib
override
ensureInitialized() Future<void>
GeneralLib
override
initialized() Future<void>
GeneralLib
override
isCrash() bool
GeneralLib
override
isDeviceSupport() bool
GeneralLib
override
loadModel({required String modelPath, required String modelVocoderPath}) bool
Check Out: https://www.youtube.com/@GENERAL_DEV
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
textToSpeech({required int numberThreads, required String text, required String ouputPath}) FutureOr<String>
General Library Documentation Undocument By General Corporation & Global Corporation & General Developer
override
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited