Is there any way to decode partial (ie, streaming) audio data using the Web Audio API?
The only API call I see in the MDN Web Docs for decoding audio data specifies that it requires the full audio data to work properly.