DarpanNeve / GDSC_TextUtils

https://wtie2.vercel.app
MIT License
0 stars 2 forks source link

Voice-to-Text Input #1

Open HarshadSanjayKarale opened 1 year ago

HarshadSanjayKarale commented 1 year ago

Description: We are planning to implement a "Voice-to-Text Input" feature in our React web application, allowing users to easily dictate and transcribe spoken words into text. This feature will provide an accessible and convenient way for users to input text without typing.

Implementation Details:

Users will have the option to enable the voice input feature. The application will capture spoken words and convert them into text in real-time. We intend to provide a user-friendly interface for toggling voice input and handling potential errors or issues.

hamzailyas237 commented 1 year ago

I would like to contribute to this issue. Assign me.

HarshadSanjayKarale commented 1 year ago

It is open for all, you can contribute to this issue.

hamzailyas237 commented 1 year ago

It is open for all, you can contribute to this issue.

Assign this so that it can also count in hactoberfest.

HarshadSanjayKarale commented 1 year ago

Just raise the PR it will be equal counted to everyone.

hamzailyas237 commented 1 year ago

Just raise the PR it will be equal counted to everyone.

@HarshadSanjayKarale I have added speech to text input feature. Checkout #7

hamzailyas237 commented 1 year ago

Just raise the PR it will be equal counted to everyone.

@HarshadSanjayKarale Please make sure to add hactoberfest accepted label, before merging my branch.