Class

SpeechRecognizedEventArgs

USI.AI

Public SDK type.

public sealed class SpeechRecognizedEventArgs : EventArgs

Constructors

SpeechRecognizedEventArgs

public SpeechRecognizedEventArgs(string text)

Properties

Text

public string Text { get; }