opus.js-sample icon indicating copy to clipboard operation
opus.js-sample copied to clipboard

Javascript Opus Encoder/Decoder, Speexdsp based Resampler and WebAudio Player Sample

Results 4 opus.js-sample issues
Sort by recently updated
recently updated
newest added

/../../usr/lib/node_modules/typescript/lib/lib.dom.d.ts:20008:65 - error TS2314: Generic type 'Promise' requires 2 type argument(s). whenever I try to use make it throws 150+ of these errors out.

I used a machine translator but polished its output and I am pretty sure I got the gist of every statement. Thank you!

> ../../../usr/local/lib/node_modules/typescript/lib/lib.d.ts(1336,11): error TS2428: All declarations of 'Promise' must have identical type parameters. ../../../usr/local/lib/node_modules/typescript/lib/lib.d.ts(1343,211): error TS2314: Generic type 'Promise' requires 2 type argument(s). How can I solve it?