OutettsBaseCore class abstract

Inheritance
  • Object
  • GeneralLibraryDynamicLibraryBase
  • OutettsBaseCore
Implementers

Constructors

OutettsBaseCore()

Properties

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

Methods

dispose() FutureOr<void>
GeneralLib
inherited
ensureInitialized() FutureOr<void>
GeneralLib
inherited
initialized() FutureOr<void>
GeneralLib
inherited
isCrash() bool
GeneralLib
inherited
isDeviceSupport() bool
GeneralLib
inherited
loadModel({required String modelPath, required String modelVocoderPath}) bool
Check Out: https://www.youtube.com/@GENERAL_DEV
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
toString() String
A string representation of this object.
inherited

Operators

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