Create AudioClip that is compressed in memory.
Note: When streamAudio is true, it supersedes compression, and the download handler creates an AudioClip similar to an imported clip with the loadType AudioClipLoadType.Streaming.
See AudioClipLoadType.CompressedInMemory.
Note: Changing this after the AudioClip has been created has no effect.