Class SpeechRecognition

java.lang.Object
com.vaadin.flow.component.Component
com.storedobject.ui.SpeechRecognition
All Implemented Interfaces:
com.vaadin.flow.component.AttachNotifier, com.vaadin.flow.component.DetachNotifier, com.vaadin.flow.component.HasElement, com.vaadin.flow.component.HasStyle, Serializable

@Tag("speech-mic") @JsModule("./so/speech2text/speech-mic.ts") public class SpeechRecognition extends com.vaadin.flow.component.Component
See Also: