You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should be possible to add support for desktop playback using the NodeJS Speaker and decoding the audio with WASM. This could be based on the webaudio playback method.
Any changes to enable NodeJS playback should not add additional dependencies nor break / modify the existing API in any significant way.
The text was updated successfully, but these errors were encountered:
It should be possible to add support for desktop playback using the NodeJS
Speaker
and decoding the audio with WASM. This could be based on thewebaudio
playback method.Any changes to enable NodeJS playback should not add additional dependencies nor break / modify the existing API in any significant way.
The text was updated successfully, but these errors were encountered: