Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/Marak/say.js

TTS (text to speech) for node.js. send text from node.js to your speakers.
https://github.com/Marak/say.js

Bump eslint-utils from 1.3.1 to 1.4.3 (#95)

Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.3.
- [Releas...

2d83f239356cb013353d2e98bb32cbeec456f60a authored almost 5 years ago
Bump lodash from 4.17.11 to 4.17.15 (#98)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](htt...

8f29fff891e041014c1064a14d777a0c90d56e10 authored almost 5 years ago
Bump acorn from 6.1.1 to 6.4.1 (#97)

Bumps [acorn](https://github.com/acornjs/acorn) from 6.1.1 to 6.4.1.
- [Release notes](https://...

9427d99252b35295a5b15d12be312658190edd65 authored almost 5 years ago
0.16.0

444a49c34c617c5f76268ab798bc1379a840c24e authored over 5 years ago
update standard.js to appease npm audit

81fd70518d7734091fe1ddc4b53a3df7f833ca5e authored over 5 years ago
Fully integrate WIN32 export. (#88)

* Customizations and adding volume + speech cutoffs
* Support exporting in win32.js
* Add expo...

5d551f952a3ecc7c6ad3d9bccb05329180dd1fd0 authored over 5 years ago
adding disclaimer about festival idiosyncrasies

f0563ffd68a58df44b140f0edc2ca15bf8024fe9 authored almost 6 years ago
better docs RE platform override

ad1e1eee7455520cdc3072a630ad9c5915ebd8c7 authored almost 6 years ago
removing reference to setPlatform method

Fixes: https://github.com/Marak/say.js/issues/76

dc75e700cc1893092e65e5b9bac1e3f7dd9c935c authored almost 6 years ago
fixed command (#84)

332e7ac8070c262943a7025e7d37a3f6c08f4b59 authored almost 6 years ago
Adding Travis build status indicator to README.md

e828a6a284ff5292fa6d110ad4db08dffc418f88 authored over 6 years ago
Update README.md

d25d9bc385ef042c386ed06029fb6b75835c6294 authored over 6 years ago
Added note about Windows and Powershell

d9552a2d5c37ae04ba95a06884bdde31ca2f9374 authored over 6 years ago
0.15.0

9399f98df3a59cc5aed0e9f6553c62ae1ef095a9 authored over 6 years ago
updating README list column in feature matrix

8e20c666520d174165100737b4789358429a16ec authored over 6 years ago
fix export (#74)

Thanks!

2fec7952346e011475301c6d1075ad7395e1b08c authored over 6 years ago
Voicelist (#73)

* Added a method to get list of installed voice(s)

704eb45310d55212651f4059ea3f80790b8fd768 authored over 6 years ago
Fix spelling error (#78)

2c3a982e38403cefea8a3e5742469d9e9f628ac6 authored over 6 years ago
0.14.0

9de2097e840b9ed4b450d2e75e7bfd060937693c authored over 7 years ago
Updated windows to support the `voice` parameter. (#68)

* Updated windows to support the `speed` parameter. Part of Marak/say.js#46.
* Added support fo...

a49e6c6e21bb8c3fe23f3f2305a39793b2395bf1 authored over 7 years ago
Updated windows to support the `speed` parameter. (#67)

* Updated windows to support the `speed` parameter. Part of Marak/say.js#46.
* Added cross-plat...

bd6cdd811dcde47c1798496698dba3fe5f6d1899 authored over 7 years ago
0.13.1

99489dadb9a1fd0a0f8c72c31a112e562627c07d authored over 7 years ago
Merge pull request #66 from Marak/multi-file

Breaking index.js into different files for each platform

b9f3c8579a83aa4edb8f16bce6af29e30a230320 authored over 7 years ago
Breaking index.js into different files for each platform

cf364be1fc7f9466868343f89613862c053ece3f authored over 7 years ago
Emoji in Feature Matrix

839b1efa29afd93cf178549af9f8ff4e70f6ff37 authored over 7 years ago
0.13.0

8420bc56faf10b9ebfd120790dcff857ee2f194e authored over 7 years ago
Merge pull request #62 from Marak/refactor

Major refactor

6ed5ff10d63b04e2ce437b6cccb08db4b64ebed0 authored over 7 years ago
Major refactor, ES6, standard linter

47ad4b56e986cf003ff7efd517941ab06fdc33ec authored over 7 years ago
0.12.1

1e99157e11e2ce62f69e0699ab9ee7ff0d1e9f9a authored over 7 years ago
Ignoring logo.png and other unneeded files

7278b9d933ca46e9935f457e802263b8c398c02b authored over 7 years ago
0.12.0

caee3682e1c0a48fbd986f268b042f37b94512ea authored over 7 years ago
Add TypeScript support (#61)

* Add TypeScript support

I added a definition file for use with TypeScript that provides
inf...

fbdf6cd8955ac2adeb16956482bcac48e11b9efd authored over 7 years ago
Merge pull request #60 from taffeldt/patch-1

Fix umlauts being ignored

33df7c7cf504a594381d1a914818547c20fe2ae5 authored over 7 years ago
Fix umlauts being ignored

When trying to speak German texts the umlauts used to be ignored on Windows due to the default e...

e9f47a5b38e75c0d048cf66fcd32dd75ec1a0b2a authored over 7 years ago
0.11.0

602b30286721f76e4f04255721d45e941b38da08 authored about 8 years ago
Merge pull request #45 from mattbierner/fix-windows-multiline-text

Fix Speaking Multiline Text On Windows

80eed6a648aa813cbd8155edb47c1e1ea4bca37c authored about 8 years ago
Fix Speaking Multiline Text On Windows

Issue #44

**Bug**
Due to `JSON.stringify` being used to escape command line arguments to the vb...

1f1a9573f49a8f8a2840b75493fbd3991d6f36e2 authored over 8 years ago
0.10.0

60aaf4836fe3009cc55353fb3385960b26c20019 authored over 8 years ago
Merge pull request #43 from mattbierner/fix-stop-to-use-sigterm-and-kill-on-windows

Switch Stop to use SigTerm and Kill Process Properly On Windows

896fb93234155cc3ae8d656be168034ffe8c11a8 authored over 8 years ago
Switch Stop to use SigTerm and Kill Process Properly On Windows

Issue #42

**Bug**
I was seeing `stop` now working when the library was used inside of an electr...

1b6ed2b65d5f6df6f817f8ad8219dee852eb92f6 authored over 8 years ago
0.9.1

65d40dadbda8e593608bff411445600eddca68cb authored almost 9 years ago
Merge pull request #37 from blak3r2/patch-1

WIN32: path is not defined

8feb685f21ef830beb22610e1849788018b5e004 authored almost 9 years ago
Update index.js

On win32 you get a Path not defined error on path.join.

b0e2bde250a06f3b8a10b691b1d55644f0442bd5 authored almost 9 years ago
0.9.0

cfc83400f824bfb6b5ee535ff0a65a9b0f329c01 authored almost 9 years ago
Merge pull request #36 from Marak/tlhunter/normalize-speed

Normalizing speed for OSX and Linux

b098680a0aae7e45b92d65e2780919740ecca8f7 authored almost 9 years ago
Normalizing speed for OSX and Linux

d57e357700e9bd25e81904fd5c320bde0df93def authored almost 9 years ago
0.8.1

e5f92fe9b5f6681021205ead0eca8760f14d9aa4 authored almost 9 years ago
updating readme

151de2ff3f2e6511b93054a59e3cc89679e74552 authored almost 9 years ago
making new example script executable

2b73a537c617283a2cd514e4b24cdd6f778e58dd authored almost 9 years ago
Merge branch 'z3a-export'

3898cd886afd913139b644e6d7a67ea21414141a authored almost 9 years ago
refactor export method

6b756d421ac514cdd8bc09e0ba4b379e743a24bf authored almost 9 years ago
export example

f1816d45776093e7ed8adabe93cf25115c59cbdd authored almost 9 years ago
add export method

Export sound to WAV file

fa82304e844647e044344032ab3518b0cde7b788 authored almost 9 years ago
0.8.0

ac00c4d706175a3c0897881f6da2b01fbd3fd9fb authored almost 9 years ago
Speech rate, documentation and example updates.

Fixes #21. Based on work originally done by Matthias Witte.

67c02c8d8cf1c1095935a23b8d1b58c39bbedfbe authored almost 9 years ago
Implements say.stop(), influenced by Cameron Lakenen

Fixes #10

8b2f87d9cd3a91bdfd3faa28bf82e6d34042a45b authored almost 9 years ago
removing information about translate.js, separation of concerns and all that

cbc469874a4cc501aca35656e982f982eacf4a7c authored almost 9 years ago
Removing comment about monkey patching console logging

5e9934ac295f22d1a30e3d7460df2167bc0ab67f authored almost 9 years ago
Merge branch 'shenanigans-master'

2e85b5acc950efff5e9aae53e32ea71bcfea8009 authored almost 9 years ago
merging changes

3d0c7aba27cbc0f1bba4e8730a46d5b2c8f5f8d1 authored almost 9 years ago
fixing situations where we execute an invalid callback

31eab7be527514ed781d7af7b3bb58b330173bba authored almost 9 years ago
specifying platform compatibility for example files

7b4827f667529b9ce97f3aa6514ec7e147fadaf0 authored almost 9 years ago
updating package.json to include license

60031e0a477a47abb2f1f820e42962ce40b4d8ae authored almost 9 years ago
notes for using festival

c78ca3d57d1f4c1a2945c823e0d0f0319e3c76fa authored almost 9 years ago
errors in the child process will only fire callback once

fe6c2c77b83e1e2873276435169562407783e837 authored almost 9 years ago
Merge pull request #24 from brendanashworth/patch-1

General improvements, Node.js regulations, errors

87e1f07fa31d7583c6b0c592579c380d902924d4 authored almost 9 years ago
0.7.0

6a4ad9fd9995acde90b08bfddb0881623890266b authored almost 9 years ago
Merge pull request #22 from Resseguie/all-voices

Added example that iterates over all voices

c824e5feb90d7ca66004c8aa033cd193bd7e8153 authored almost 9 years ago
Update README.md

3bb99a05239521831cc94e1ffeaec6fd838e5730 authored about 9 years ago
windows support, no voice selection yet

8d7fe3d105b417d0c59ba9d8f37755d443a30d34 authored over 9 years ago
Merge pull request #25 from mjkaufer/patch-1

Fixed demo code in Readme

30b4ee9546c420c7613bbc6ca30eb66b5833b7bd authored about 10 years ago
Demo fix

Changed a comma to a semicolon in the readme demo - the syntax was incorrect.

148ada4a8373c503bcf1387189d52ad2c07d76de authored about 10 years ago
General improvements, Node.js regulations, errors

This commit includes a few relatively important changes.

Previously, this library did not handl...

0d838b457018326e460bdd968d380984614aa9b2 authored about 10 years ago
Added example that iterates over all voices

2a39a7609b71a201e56ddb90d17842be94f13083 authored over 10 years ago
strict

e44412ca9a1af1e49ee27dc0a720b4cd2113e093 authored over 10 years ago
executable example

55832e89cae5d098818feecd8320fb0c73c5d2c6 authored over 10 years ago
such bolded human readable files

59a45e1643143139cfda141551f47e76d58da65a authored over 10 years ago
let's keep a single copy of the license in the repo

851141f92ff33b388c393c18b0d6013a32d462cf authored over 10 years ago
using default node package layout

d38c833d65ee3e830da312064a2ba407087ad853 authored over 10 years ago
Removing colors and translate dependencies. Fixes #13

fead4cf95d6977d001be69c1a10ba7b309cb846b authored over 10 years ago
v0.6.0

11e78da62cc045b1fe900ae75dda395d881a632b authored over 10 years ago
Adding a .jshintrc, normalizing code style

615b7201aa0f6a4af4fa6d74ec250f2dd633c803 authored over 10 years ago
.gitignore, ignoring node_modules

f4cef08c822a355c96e61a734f52e221ee5c495b authored over 10 years ago
Cleanup

Removing NPM installation instructions, syntax highlighting code blocks, simplifying example JS

251e213ab8e1111fd214e5139b62db699b6977a2 authored over 10 years ago
Merge pull request #12 from kopiro/master

Default voice

ecdb9e257e766ef3ca0bbccb690463bc149390f4 authored over 10 years ago
Merge pull request #6 from node-migrator-bot/clean

Hi! I fixed some calls to "sys" for you!

4893e4449f88fec2f92eeed0735962bf7884e389 authored over 10 years ago
Default voice

7951ccc604e400732ac6fc6d8035a9d45fd327db authored over 10 years ago
[fix] Changed require('util') to require('util') for compatibility with node v0.8

7353ec466f18d80ad4003d957810acedcb5ea718 authored over 12 years ago
[dist]: Added colors back

fd10495200622fd3db8564af02708f78fc8de6a8 authored over 13 years ago
Merge pull request #5 from AvianFlu/master

Linux support; version bump v0.5.0
Closes #4

a2db17acb9cd05e0d050897d1a60642aac69f68c authored over 13 years ago
[api][dist] Added Linux support; version bump v0.5.0

32c5c2c6c50f5a7ded9a8e226643066d87c37edf authored over 13 years ago
[misc] Updated ReadMe

fd15df8595d14fb35c74adead5e865092819ad01 authored about 14 years ago
[misc] Updated demos. Added logo to repo. Checked freshness of code.

0b736fad304a2a9c0b1aa170358121cb718cd9fd authored about 14 years ago
updated docs

c85f771023ec297041f2ef5e37e59371cfca2f0c authored over 14 years ago
cleaned up api a bunch. library is more async friendly. moved into npm, added requirements. bumped to version 0.3.0

3a165fc76f7247458e6a13d2169b7ff683bcda7f authored over 14 years ago
cleaned up api a bunch. library is more async friendly. moved into npm, added requirements. bumped to version 0.3.0

cedf4a377d112b93982bf3f62d6b53a6046ec173 authored over 14 years ago
cleaned up api a bunch. library is more async friendly. moved into npm, added requirements.

a38c90d580394fd05a84b0c8f280c5bf7dcdefea authored over 14 years ago
fixed package.json

077bb5b09b5286adb6e9e7d52e21651e3dfffefa authored over 14 years ago
added json.package

36b00dad0408a2afaebe9ff5bf9531aa4108b80b authored over 14 years ago
kohai reporting that all is well sanpai. say.js has been succesfully updated, tested, and deployed.

f74f2742d53424bcae2b7bcb012c8be75b148245 authored over 14 years ago