corsEnabled property

bool corsEnabled
getter/setter pair

Use CORS to download the audio file. This is often necessary when you have to download audio files from a third party server.

Implementation

bool corsEnabled = false;