Closed ShootDot closed 4 years ago
TypeError: Cannot read property 'createOscillator' of null at Object.audio in morsify/src/morsify.js — line 192
If the AudioContext object can't be created, then you will get this error. Make sure that your environment supports AudioContext.
TypeError: Cannot read property 'createOscillator' of null at Object.audio in morsify/src/morsify.js — line 192