audio-speaker icon indicating copy to clipboard operation
audio-speaker copied to clipboard

Output audio stream to speaker, browser/node-wise

Results 17 audio-speaker issues
Sort by recently updated
recently updated
newest added

https://github.com/geekuillaume/node-audioworklet Maybe use as alternative node backend? Factors: delay, available formats, easiness of install.

This package has a dependency of audio-through v2.2.3 which has a bug ``` C:\...\node_modules\audio-through\index.js:162 Through.prototype.writableObjectMode = true; ^ TypeError: Cannot set property writableObjectMode of # which has only a getter...

`npm install audio-speaker` gives ``` sh C:\Users\dmitry\Dropbox\Projects\audio-through\node_modules\nan\nan.h(41): fatal error C1189: #error : This version of node/NAN/v8 requires a C++11 compiler [C:\Users\dmitry\Dropbox\Projects\audio-through\node_modules\speaker\build\bindi ng.vcxproj] ``` This happens only when local version of...

major
feature
v2

## The devDependency [tst](https://github.com/dy/tst) was updated from `1.3.2` to `5.1.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper

*** ☝️ **Important announcement:** Greenkeeper will be saying goodbye πŸ‘‹ and passing the torch to Snyk on June 3rd, 2020! [Find out how to migrate to Snyk and more at...

greenkeeper

just bumped up upstream packages to their current values now npm install is OK I see this project has several other PR which have been ignored ... is anyone behind...

Hey there! Thanks so much for this fantastic project! :D I just wanted to confirm whether or not multichannel audio is possible using this module? I read through the implementation...

## Version 10 of Node.js (code name Dubnium) has been released! 🎊 To see what happens to your code in Node.js 10, Greenkeeper has created a branch with the following...

greenkeeper

Example 1 works as expected. Example 2 fails because "audio-oscillator/pull" doesn't exist. I presume it once did but doesn't anymore. Example 3 fails with the messages "TypeError: generate is not...

cc @connorhartley Here are the logs from running `yarn add audiojs/audio-speaker#release-2.0-browser` #### Config - Mac OS X Sierra (10.12.5) - node -v: v6.9.1 - electron-prebuilt-compile: 1.6.11 ### Verbose output https://gist.github.com/iwasrobbed/6a27a0e7e9cb74f1874a67c7e9ab101e...

bug