audioFor abstract method
The resolved file-backed AudioSource for a produced audio source
(music, speech, or sound effect) — synchronous by contract.
Only valid after generateAll for an audio source; implementations throw on an unresolved or non-audio source.
Implementation
AudioSource audioFor(GenerativeSource source);