Skip to content

mastra-ai/node-speaker

 
 

Repository files navigation

node-speaker

This is a republishing of JasonBenn's fork of the original TooTallNate/node-speaker package. JasonBenn's fork addressed the following CoreAudio buffer underflow errors, but was never published to npm:

[../deps/mpg123/src/output/coreaudio.c:81] warning: Didn't have any audio data in callback (buffer underflow)
[../deps/mpg123/src/output/coreaudio.c:81] warning: Didn't have any audio data in callback (buffer underflow)
[../deps/mpg123/src/output/coreaudio.c:81] warning: Didn't have any audio data in callback (buffer underflow)
[../deps/mpg123/src/output/coreaudio.c:81] warning: Didn't have any audio data in callback (buffer underflow)
[../deps/mpg123/src/output/coreaudio.c:81] warning: Didn't have any audio data in callback (buffer underflow)

Why This Package

This package exists to make JasonBenn's fixes available on npm, as the original fork was never published. No additional modifications have been made to JasonBenn's code. This package is primarily used for Mastra's voice demos.

License

This project is licensed under dual MIT and LGPL-2.1-only licenses, respecting the original author's license terms.

Credits

About

Output PCM audio data to the speakers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.0%
  • C 40.2%
  • Python 0.8%