Chartbreaker
    Preparing search index...

    Type Alias SpeechRecognitionErrorCode

    SpeechRecognitionErrorCode:
        | "aborted"
        | "audio-capture"
        | "language-not-supported"
        | "network"
        | "no-speech"
        | "not-allowed"
        | "phrases-not-supported"
        | "service-not-allowed"