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

    Name Parameters Description
    OnResult(RazorBlock) jsFunc A function that is executed when the Web Speech API returns a result. Mirrors the client-side onResult option.
    OnResult(String) jsFunc A function that is executed when the Web Speech API returns a result. Mirrors the client-side onResult option.