Contents

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.

See Also

Playing Audio