audio-waveform-svg-path
audio-waveform-svg-path copied to clipboard
Prevent endless await if error during decoding
If a response doesn't contain an audio track or the track was corrupt, the await condition would never return.