createVoice abstract method
Creates a paused single-use voice playing clip. See AudioVoice
for the configure-then-AudioVoice.start flow. Throws when the
engine is not ready or clip is disposed.
Implementation
AudioVoice createVoice(AudioClip clip);