VoiceParameters class Core
Voice ContentStoreItem details. This class provides detailed information specific to voice content.
- Inheritance
-
- Object
- ContentParameters
- VoiceParameters
Constructors
- VoiceParameters({required String? language, required String? gender, required VoiceType? type, required String? nativeLanguage})
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited