opus-recorder icon indicating copy to clipboard operation
opus-recorder copied to clipboard

A library for encoding and decoding web audio as OggOpus.

Results 22 opus-recorder issues
Sort by recently updated
recently updated
newest added

I got this error on Edge browser: WebAssembly.Compile is disallowed on the main thread, if the buffer size is larger than 4KB. Use webassembly.compile, or compile on a worker thread....

can you do opus-player? I would donate if you can play next SDP v=0 o=- 0 0 IN IP4 192.168.2.47 s=- c=IN IP4 127.0.0.1 m=audio 5155 RTP/AVP 97 a=rtpmap:97 opus/48000/2...

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies

Hello, As stated in documentation: > rec.ondataavailable( arrayBuffer ) > A callback which returns an array buffer of audio data. If streamPages is true, this will be called with each...

Hello and thank you for your amazing work. I tested a few library out there but this one seems to be the way to go 👍. I successfuly implemented the...

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependencies [json5](https://github.com/json5/json5), [webpack](https://github.com/webpack/webpack) and [webpack-cli](https://github.com/webpack/webpack-cli). These dependencies need to be updated together. Updates `json5` from 2.1.3 to 2.2.3 Release notes Sourced from json5's...

dependencies

Bumps [flat](https://github.com/hughsk/flat) from 4.1.0 to 5.0.2. Commits e5ffd66 Release 5.0.2 fdb79d5 Update dependencies, refresh lockfile, format with standard. e52185d Test against node 14 in CI. 0189cb1 Avoid arrow function syntax....

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

We've been using this package for a while and just recently ran into an issue where after 30 seconds, the audio is distorted. The first 30 seconds sound perfectly fine....