Class SpeechRecognitionEventInit
- Namespace
- CSharpToJavaScript.APIs.JS
- Assembly
- CSharpToJavaScript.dll
[ToObject]
public class SpeechRecognitionEventInit : EventInit
- Inheritance
-
SpeechRecognitionEventInit
- Inherited Members
Constructors
SpeechRecognitionEventInit()
public SpeechRecognitionEventInit()
Fields
ResultIndex
[Value("resultIndex")]
public ulong ResultIndex
Field Value
Results
[Value("results")]
public required SpeechRecognitionResultList Results