start()
Category: Type Method
Platforms: iOS 15.0+, iPadOS 15.0+, Mac Catalyst 15.0+, macOS 12.0+, tvOS 15.0+, visionOS 1.0+, watchOS 8.0+
Overview
Begins the live audio graph session.
Declaration
class func start()
Details
See Also
- Controlling playback
- class func stop()
Topics (Grouped)
Controlling playback
- funcstop() — class; Ends the live audio graph session.
Code Examples
class func start()
Source: https://developer.apple.com/documentation/accessibility/axliveaudiograph/start()