The BaltieSpeechController type exposes the following members.

Constructors

  NameDescription
BaltieSpeechController
Creates a new instance of the class BaltieSpeechController.

Methods

  NameDescription
DisposeOverloaded.
DumpProperties
Dump recognition properties.
Equals

Determines whether the specified Object is equal to the current Object.

(Inherited from Object.)
Finalize
The class destructor.
(Inherited from XDisposableObject.)
GetHashCode

Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.

(Inherited from Object.)
GetType

Gets the Type of the current instance.

(Inherited from Object.)
InterpretInteger
Does interpretation of a sequence to an integer value.
MemberwiseClone

Creates a shallow copy of the current Object.

(Inherited from Object.)
OnSpeechRecognition
The method is called after successful recognition of the Baltie's command.
Pause
Suspends recognition.
Resume
Resumes recognition.
ToString

Returns a String that represents the current Object.

(Inherited from Object.)

Properties

  NameDescription
AutoPause
Gets or sets whether after succesful recognition will be recognition suspended.
Baltie
Gets Baltie Baltie controlled by voice.
IsDisposed
Denotes whether the instance is disposed.
(Inherited from XDisposableObject.)

See Also