I know one. Use web-audio-api to decode the arrayBuffer data transmitted from the background, and then play the sound. Are there any other ideas?
I know one. Use web-audio-api to decode the arrayBuffer data transmitted from the background, and then play the sound. Are there any other ideas?
Previous: Why is it necessary to disconnect and reconnect the server if the nodejs code is changed?
Next: After starting the node.js server, does it have to be refreshed before the terminal can have output?