30DaysOfJavaScript icon indicating copy to clipboard operation
30DaysOfJavaScript copied to clipboard

Title: Enhance Search Functionality with Voice Command Support

Open Prince-kushwaha-2004 opened this issue 1 year ago • 2 comments

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!!

Screenshot 2024-01-26 121254

Prince-kushwaha-2004 avatar May 10 '24 18:05 Prince-kushwaha-2004

Thank you for opening your first issue in our repository! One of our maintainers will get in touch with you soon.

github-actions[bot] avatar May 10 '24 18:05 github-actions[bot]

Kindly assign this issue to me under GSSOC"24

Prince-kushwaha-2004 avatar May 10 '24 18:05 Prince-kushwaha-2004

@Prince-kushwaha-2004 Thank you for providing your insight but it is not required as of now.

swapnilsparsh avatar May 11 '24 19:05 swapnilsparsh