Skip to content

Latest commit

 

History

History
24 lines (22 loc) · 1.54 KB

README.md

File metadata and controls

24 lines (22 loc) · 1.54 KB

Verse Read Mail

This sample demonstrations how to integrate the Watson Text To Speech with IBM Verse.

Demo

Steps to complete the integration

  1. Set up the Tone Analyzer Node.js starter application
  2. Follow instructions posted here. Should push the application to Bluemix (E.g. https://<application-name>.mybluemix.net).
  3. Extend the starter application to perform text to speech for mails being read in Verse
  4. Clone or copy this project
  5. Replace the views/demo.jsx and views/layout.jsx with the ones from this project
  6. Replace the public/css/styles.css with the one from this project
  7. Copy the public/images/bg-waston-logo.png from this project and add it into above nodejs project
  8. Repush the application to Bluemix
  9. Use Verse Developer Chrome extension to register the sample
  10. Set up the Verse Developer Chrome extension using these instructions
  11. Replace the applications.json with the one from this project
  12. Edit applications.json and update the bluemix application url (e.g. https://<application-name>.mybluemix.net)
  13. Reload the extension and reload Verse
  14. Run the sample
  15. Select a mail and read it in Verse
  16. Open he overflow menu (select '...') and select the 'Read Mail' action
  17. A window will open and the mail reading view will be displayed