Contents

play()

Begins the audio stream from the generator render handler.

Declaration

@MainActor func play()

Discussion

When you play the controller, the render handler starts receiving callbacks. The controller ignores calls to play() when audio is already playing.