fetchAndDemuxMP3 method

AudioData fetchAndDemuxMP3(
  1. String url
)

This function is used to fetch and demux an Alexa transformed speech mp3.

Implementation

external AudioData fetchAndDemuxMP3(String url);