I am trying to use WebAudio Api in an Ionic2 project and I can not build it because typescript says
“Property ‘AudioContext’ does not exist on type window”
and I do not know how to fix this. I was looking for an answer but some thinks I found anything that works.
Somebody knows how to fix this?
thanks