1.0.3 • Published 4 years ago

speaknowjs v1.0.3

Weekly downloads
4
License
ISC
Repository
github
Last release
4 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

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago