Enums¶
Details¶
- class Parlatype.Error(value)¶
Bases:
GLib.Enum
Error codes for Parlatype in the PT_ERROR domain.
- MISSING_PROPERTY = 0¶
The plugin doesn’t have a property.
- NOT_WRITABLE = 1¶
The plugin’s property is not writable.
- WRONG_VALUE = 2¶
The value is not valid for the property.
- class Parlatype.ModeType(value)¶
Bases:
GLib.Enum
Enum values indicating
Parlatype.Player
output mode.- PLAYBACK = 0¶
normal audible playback
- ASR = 1¶
silent automatic speech recognition