✅ – BIOLOGY SCIENCE – 14-32 Oct 5
[Audio API] Audio doesn't play when I use createMediaElementSource on an audio element.
(more info + code inside thread)
5 Replies
i just have this script inside the head of an html file (no other contents in the html)
there is apparently no playback of the audio.
but if i remove the marked line, the audio plays.
and no errors in the console as well.
any idea whats happening ? and a fix (without removing the marked line) ?
you're only piping it to the analyser, not to the speakers
after this:
audioContext.createMediaElementSource(audio).connect(audioAnalyser);
try:
audioAnalizer.connect(audioContext.destination)
oh ok
lemme try
cool, it works @rubberduckies thanks 🙂
This question has an answer! Thank you for helping 😄
If you have a followup question, you may want to reply to this thread so other members know they're related. https://discord.com/channels/102860784329052160/565213527673929729/1027226672153514084
This thread hasn’t had any activity in 12 hours, so it’s now locked.
Threads are closed automatically after 12 hours. If you have a followup question, you may want to reply to this thread so other members know they're related. https://discord.com/channels/102860784329052160/565213527673929729/1027226672153514084
Question not getting answered? Maybe it's hard to answer, or maybe you asked at a slow time. Check out these resources for help asking a good question:
https://stackoverflow.com/help/how-to-ask
http://wp.me/p2oIwo-26