Returns the instance of BaltieSpeechController supporting controlling Baltie using voice.

Namespace:  SGP.Baltie
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
[BrowsableAttribute(false)]
public BaltieSpeechController SpeechController { get; }

See Also