Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(feat-extension and eduaid_web):Add Speech-to-Text Feature and Fix Copy Button Issue #98

Open
Bittukr7479 opened this issue Dec 27, 2024 · 1 comment

Comments

@Bittukr7479
Copy link

Bittukr7479 commented Dec 27, 2024

Description: We need to add a speech-to-text feature to our application and fix the issue with the copy button not working in both the extension and the website. The speech-to-text feature should use the Web Speech API to convert spoken words into text. The copy button should copy the text content to the clipboard.

Steps to Reproduce:

  • Open the application (both extension and website).
  • Try to use the copy button to copy text to the clipboard.
  • Observe that the copy button does not work as expected.

Expected Behavior:

  • The speech-to-text feature should convert spoken words into text and display them in the text area.
  • The copy button should copy the text content to the clipboard.

Solution:
image

@Bittukr7479
Copy link
Author

Bittukr7479 commented Dec 27, 2024

Hi @Aditya062003 , I have already resolved this issue (#99 ). I would appreciate it if you could assign this issue to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant