implementing-speech-to-text
Installation
SKILL.md
Speech To Text Control - ASP.NET MVC
A comprehensive guide for implementing the Syncfusion Speech To Text control in ASP.NET MVC applications using HTML Helpers. This control leverages the Web Speech API to convert spoken words into text with full customization and event handling capabilities.
When to Use This Skill
Use this skill when the user needs to:
- Implement Speech To Text in ASP.NET MVC applications
- Set up Web Speech API integration using HTML Helpers
- Capture voice input and convert to text programmatically
- Customize button and tooltip appearance using helper methods
- Handle speech recognition events (start, stop, error, result)
- Add multi-language support with localization
- Troubleshoot microphone permissions and browser compatibility
- Ensure accessibility with screen reader support
Trigger Keywords: ASP.NET MVC speech to text, voice input, Web Speech API MVC, speech recognition, @Html.EJS().SpeechToText(), microphone input