s&box docs

public sealed class Sandbox.Speech.Recognition.OnSpeechResult : System.MulticastDelegate

Called when we have a result from speech recognition.

Constructors

Showing 1 constructors

Methods

Showing 3 methods

public virtual System.IAsyncResult BeginInvoke(Sandbox.Speech.SpeechRecognitionResult result, System.AsyncCallback callback, object object)

public virtual void EndInvoke(System.IAsyncResult result)

Metadata

FieldValue
Namespaceglobal
Typeclass
AssemblySandbox.Engine
Doc IDT:Sandbox.Speech.Recognition.OnSpeechResult

On this page