Skip to content
This repository has been archived by the owner on Jun 24, 2023. It is now read-only.

Latest commit

 

History

History
28 lines (22 loc) · 1.43 KB

File metadata and controls

28 lines (22 loc) · 1.43 KB

Instructions

Open cloud 9 and create a new project by git cloning this url [email protected]:efuquen/curriculum.git. Then in the termninal navigate to ./unitsYear2/6-speechSynthesis. In the terminal start the app with the instruction CLIENT_ID=abc CLIENT_SECRET=def node app.js. Then click Preview and Preview with web server and open up ./public/main.js.

Preparation for Task 1-3

Preparation for Tasks 4-7

You will need to create an Microsoft account here and then sign into the Azure Marketplace here. You will then register with Azure and generate a ClientID and ClientSecret to use with Microsfot Translation API. Full Instructions here.