This wraps the Syncfusion Blazor SpeechToText component, which taps into the browser's Speech Recognition API to convert voice into text. You get real-time transcription with interim results, support for 100+ languages, and proper state management for the listening lifecycle. The docs cover the essentials: binding transcripts to text fields, handling errors like microphone permission denials, and customizing the button with tooltips and icons. It's Chrome and Edge only since Firefox doesn't support the API. Best for forms where typing is awkward, accessibility features, or anywhere voice input beats keyboard entry. The pattern examples are practical, showing multi-language switching and state-based UI feedback without overcomplicating things.
npx -y skills add syncfusion/blazor-ui-components-skills --skill syncfusion-blazor-speech-to-text --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
mindrally/skills
giuseppe-trisciuoglio/developer-kit
syncfusion/react-ui-components-skills
supercent-io/skills-template
binjuhor/shadcn-lar