30DaysOfJavaScript
30DaysOfJavaScript copied to clipboard
Title: Enhance Search Functionality with Voice Command Support
Is your feature request related to a problem? Please describe.
The current search functionality on our website lacks support for voice commands, limiting user interaction options.
Describe the solution you'd like.
Integrate a speech recognition API (Web Speech API) to enable voice input. Implement a voice command trigger or button next to the search bar to initiate voice search. Ensure compatibility with popular browsers and devices that support voice input
Describe alternatives you've considered.
Web Speech API is feature of JavaScript to integrate voice input.
Add any other context or screenshots about the feature request here.
After integrating this feature Search bar will look similar to this!!
Thank you for opening your first issue in our repository! One of our maintainers will get in touch with you soon.
Kindly assign this issue to me under GSSOC"24
@Prince-kushwaha-2004 Thank you for providing your insight but it is not required as of now.