prepare()
Prepares the audio engine for starting.
Declaration
func prepare()Discussion
This method preallocates many resources the audio engine requires to start. Use it to responsively start audio input or output.
Prepares the audio engine for starting.
func prepare()This method preallocates many resources the audio engine requires to start. Use it to responsively start audio input or output.