Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Releases: burgil/sayjs

Streaming is ready, Enjoy!

Added a working front-end and back-end example for streaming! - Next up: Example for streaming in real time 😎

15 Mar 06:21
Compare
Choose a tag to compare

Added a working front-end and back-end example for streaming! - Next up: Example for streaming in real time 😎

Added stream - Returns a Buffer

14 Mar 08:13
Compare
Choose a tag to compare

PS C:\Users\Burgil\Desktop\say.js> node ./examples/win32-stream.js
<Buffer 41 63 74 69 76 65 20 63 6f 64 65 20 70 61 67 65 3a 20 36 35 30 30 31 0d 0a 38 32 0d 0a 37 33 0d 0a 37 30 0d 0a 37 30 0d 0a 31 34 30 0d 0a 33 37 0d 0a ... 511840 more bytes>

Added Streaming in Real Time!

14 Mar 11:38
Compare
Choose a tag to compare