Skip to main content
All docs
V26.1
  • SpeechToTextBuilder.OnError Method

    Name Parameters Description
    OnError(RazorBlock) jsFunc A function that is executed when the Web Speech API encounters an error. Mirrors the client-side onError option.
    OnError(String) jsFunc A function that is executed when the Web Speech API encounters an error. Mirrors the client-side onError option.