ClassSpeechRecognitionAlternative
Class
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public class SpeechRecognitionAlternative
Inheritance: objectSpeechRecognitionAlternative
Constructors
SpeechRecognitionAlternative()
Declaration
cs-api-definition
public SpeechRecognitionAlternative()
Properties
Confidence
Returns a numeric estimate between 0 and 1 of how confident the speech recognition system is that the recognition is correct.
Transcript
The transcript of the recognized word.