SystemSoundsApp

@main
struct SystemSoundsApp : App

The main app. It creates the Audio object and puts it into the environment.

  • Declaration

    Swift

    var body: some Scene { get }