arghadipmanna101 / Flipkart_Clone

Clone of Flipkart using HTML,CSS and JavaScript.
https://flipkart-clone-seven-azure.vercel.app
MIT License
197 stars 512 forks source link

Voice Search functionality #1268 #1312

Open ashis2004 opened 2 days ago

ashis2004 commented 2 days ago

Related Issue

issue #1268 fixed This pull request adds a voice search feature to the repository. This feature allows users to perform searches using voice commands, improving accessibility and user experience.

Description

[Please include a brief description of the changes or features added]

Type of PR

Screenshots / videos (if applicable)

[Attach any relevant screenshots or videos demonstrating the changes]

Checklist:

Additional context:

This voice search feature leverages modern web APIs for speech recognition and is designed to be easily integrated into existing search functionalities. The feature includes error handling for unsupported browsers and fallbacks to text search if voice input fails.

vercel[bot] commented 2 days ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
flipkart-clone ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 26, 2024 9:17am
ashis2004 commented 2 days ago

please check it @arghadipmanna101 issue #1268 fixed