Skip to content

chat which modified into voice bot had included with features like text to speech and speech to text using google text to speech api

Notifications You must be signed in to change notification settings

a1nn1997/modified-chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instruction to run app in the server
1. Open up your console in the chat, type (cd .\nodeserver).
2. install node.js and run command (node .\index.js) on console.
3. run index.html in server.
Instruction for using the modified chat and voice app
1. To listen other people message using google text to speech api.
2. The button speak message will start the voice recorder in the browser.
3. Textarea was temporarily made to show the working of google speech to text api.
4. To stop recording, click Stop recording
5. When stop recording is clicked, the final message will be sent in the main text box.
6. finally, send the message from send button.
<!--  Happy Chatting   --!>
<!--  Credit: "A1nn1997"   --!>

About

chat which modified into voice bot had included with features like text to speech and speech to text using google text to speech api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published