SPEVENT class base struct

SPEVENT contains information about an event. Events are passed from the text-to-speech (TTS) or speech recognition (SR) engines or audio devices back to applications.

Inheritance

Constructors

SPEVENT()

Properties

bitfield int
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
lParam int
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
ullAudioStreamOffset int
getter/setter pair
ulStreamNum int
getter/setter pair
wParam int
getter/setter pair

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