The Speech Recognition Control enables applications to capture user input via voice and convert it to text. This control is ideal for voice-based commands and inputs, improving accessibility and user experience in mobile apps.
The outputs from the Speech Recognition Control, represented by the placeholder {{speechrecognition}}, can be referenced in other controls, data queries, or JavaScript functions using the control's unique name.
Output
Description
speechrecognition
Contains the recognized speech data converted to text.