2020_CSE_03: Week 5

 Fifth Week Progress(10/05/2021):

  • Added a textbox which can be used to store in all the textual content which the user wants to mail.
  • Used Speech Recognition to recognize all the contents the user would speak out and convert it into a textual format.
  • Used artyom.js throughout for speech synthesis 
  • Started testing out the Commands feature available in the artyom library.
  • Explored the speech synthesis package p5.speech.js to build a basic webpage which speaks out hardcoded text
  • Made a few changes in the basic extension which used chrome.tts.speech to speak out hardcoded text

 

In the next week: 

We will be integrating all of this an extension for testing purposes. We also will be testing out other stt and tts libraries to use in our project.

Comments

Popular posts from this blog

2020_CSE_03 Week 09

2020_CSE_03 BLOGS

2020_CSE_03 WEEK 10