1.0.3 • Published 6 years ago

speaknowjs v1.0.3

Weekly downloads
4
License
ISC
Repository
github
Last release
6 years ago

Speaknow.js

Simple text to Speech library in js.

npm install speaknowjs

image

//simple example

import { Speech } from '{locationName}'

const voice = "en-US" or "Google US English"

Speech.readText("hi people" , voice)
1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago