Speech to text -text to speech/complete UI (SR. NO 3) #41
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
thanx to @ishaanxgupta had a through discussion with him about the implementation .
Description:
This commit includes substantial changes across both the backend and frontend sections of the project, specifically related to the speech-to-text functionality and the complete UI updates.
Key Changes:
StartDebatePage.tsx: A new page component added to the frontend for managing the debate start process, including UI elements related to initiating debates, displaying available speech-to-text options, and controlling the flow of debates.
Authentication.tsx-
Game.tsx-
Assets:
Added new image asset: image-.png. This may be an image related to the new UI components or related functionality.
Speech-to-Text and Text-to-Speech:
The Speech-to-Text functionality has been integrated into the application, allowing users to speak, and the system will transcribe the spoken words into text. This is useful for real-time interactions during debates, meetings, or discussions.
Additionally, Text-to-Speech functionality is also being enhanced, allowing the system to convert written text back into speech, which can be helpful for visually impaired users or for automated reading of content.
These updates provide significant improvements to the user experience, making it more interactive, accessible, and intuitive.
Screen_Recording_2025-02-15_061135.mp4