1.0.4 • Published 2 years ago

convertingtexttospeech v1.0.4

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

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago