Enums¶
Details¶
- class Parlatype.Error(value)¶
Bases:
GLib.EnumError 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.EnumEnum values indicating
Parlatype.Playeroutput mode.- PLAYBACK = 0¶
normal audible playback
- ASR = 1¶
silent automatic speech recognition