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

    Name Parameters Description
    OnStartClick(RazorBlock) jsFunc A function that is executed when the SpeechToText button is clicked or tapped in the initial component state. Mirrors the client-side onStartClick option.
    OnStartClick(String) jsFunc A function that is executed when the SpeechToText button is clicked or tapped in the initial component state. Mirrors the client-side onStartClick option.