Skip to content

preterer/speech

Repository files navigation

speech

Simple voice library

Install

npm i speech

Usage

Example:

import { speak } from "speech";

speak({ text: "Text" });

Demo

https://preterer.github.io/speech/demo/demo.html

Voices

PL voice

16

Funny anime girl voice

13

EN voice

1

But overy voice can do english pretty well, except for the aformentioned funny anime girl voice.

TODO

  1. Fix demo:build to not insert its files into dist folder.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published