1.0.4 • Published 3 years ago

convertingtexttospeech v1.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

what is this?

A package for converting what you enter into speech.

installation

npm i convertingtexttospeech --save

Then...

import textTospeech from '.node-modules/convertingtexttospeech/index.js';

textTospeech();

todo

  • use textarea elemnt for input text
  • use select element to diaplay list of voices
  • use button element to convert text to speech
1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago