alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum SpeechToTextState

    Enum representing the operational states of the SfSpeechToText component.

    Namespace: Syncfusion.Blazor.Inputs
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public enum SpeechToTextState

    Fields

    Name Description
    Inactive

    Specifies the state where the SfSpeechToText component is inactive and not recording audio.

    Listening

    Specifies the state where the SfSpeechToText component is actively listening to audio and transcribing speech to text.

    Stopped

    Specifies the state where the SfSpeechToText component has stopped recording or listening for audio.

    In this article
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved