Package detail

@mastra/node-speaker

mastra-ai572(MIT AND LGPL-2.1-only)0.1.0

Output PCM audio data to the speakers - Fork with CoreAudio buffer underflow fixes

pcm, audio, sound, music

readme

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

changelog

This is a dummy file. If you want to see the change log, use subversion:

svn log -v svn://orgis.org/mpg123