/speech_synthesis

Listen to synthesized text input for easy and accessible reading

Primary LanguageJavaScript

Welcome to Text 2 Speech Synthesis! Listen to synthesized text input for easy and accessible reading.


The Team

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
  4. Team

Usage

Listen to text as speech:

  • Create new text entry.
  • Entry is saved to database for later reference.
  • Listen to text snippets at any time by pressing play!

Requirements

  • angular: "^1.6.2",
  • angular-route: "^1.6.2",
  • body-parser: "^1.17.1",
  • express: "^4.15.2",
  • mongoose: "^4.8.6",
  • morgan: "^1.8.1"

Development

Installing Dependencies

From within the root directory:

npm install