Speech To Text Questions

Hi everybody,
I am brand new to radzen and have some questions regarding the SpeechToTextButton:

  1. Will it work in a Maui Blazor application on Android ?
  2. Are there guidelines on how to configure your browser to make it work ? It works fine in my .NET 8 Win 10 app on Chrome and Edge, but not in Brave, Vivaldi or Firefox. I would like to notify my users on how to consume my app using radzen controls on their browser.

Thank you

  regards

      Uwe

Hi @Uwe_Hein,

The SpeechToTextButton relies entirely on the speech recognition API provided by the browser. Different browsers have different level of support (and some have none). We don't have guidelines for speech to text configuration as this is a browser feature.