1.0.4 • Published 1 year ago

convertingtexttospeech v1.0.4

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

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago