Blazor Speech To Text - AI AssistView Integration
This sample demonstrates the integration of SpeechToText with the AI AssistView component, capturing spoken input and transcribing it to text in real time. The transcribed content is displayed in an editable area, allowing users to modify it or send it directly to AI AssistView for processing.
The AI AssistView responds based on the provided input. A toolbar option is available to clear the conversation history, and a toast notification alerts users to any speech recognition errors for better user experience.