New to Telerik UI for BlazorStart a free 30-day trial

Defines the integration mode of the TelerikSpeechToTextButton.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum SpeechToTextButtonIntegrationMode

Fields

Disables built-in speech recognition. Use this when integrating with a custom or third-party speech recognition service.

C#
None = 1

Uses the browser's native WebSpeech API to perform speech recognition.

C#
WebSpeech = 0
In this article
DefinitionFieldsNoneWebSpeech
Not finding the help you need?
Contact Support