Sam Tobia

Results 32 comments of Sam Tobia

> Install [`@types/audioworklet`](https://www.npmjs.com/package/@types/audioworklet) > > ```shell > npm i @types/audioworklet -D > ``` > > Add `@ types/audioworklet` to the `tsconfig. json` file to work for me. > > ```json...

@saschanaz I was using `URL.createObjectURL` but `@types/audioworklet` said that function didn't exist