derk1021 / serverless-bitproj

GNU General Public License v3.0
0 stars 0 forks source link

Develop and test the Text-to-Speech Translator #32

Closed derk1021 closed 3 years ago

derk1021 commented 3 years ago

Description

ETA:

How long do you think it will take to complete this?

  • 1 hour

Objective:

Checklist of everything you need to do to complete this issue

  • [x] Use HTML elements to test overall functionality
  • [x] Create a function that returns the audio output through the click of a button (part of testing)
  • [x] Store the textual description by accessing its "textContent"
  • [x] Utilize the Speech SDK package to emit audio output (from the output text)