The BaltieSpeechController type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | BaltieSpeechController |
Creates a new instance of the class BaltieSpeechController.
|
Methods
Name | Description | |
---|---|---|
![]() | Dispose | Overloaded. |
![]() | DumpProperties |
Dump recognition properties.
|
![]() | Equals | (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. |
![]() | GetType | Gets the Type of the current instance. |
![]() | InterpretInteger |
Does interpretation of a sequence to an integer value.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. |
![]() | OnSpeechRecognition |
The method is called after successful recognition of the Baltie's command.
|
![]() | Pause |
Suspends recognition.
|
![]() | Resume |
Resumes recognition.
|
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | 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.) |