speed
The rate of playback of the audio resource, with a range of [.25, 4]
Declaration
@MainActor @preconcurrency var speed: Double { get set }Discussion
Set the speed to 1 for a normal playback rate.
The rate of playback of the audio resource, with a range of [.25, 4]
@MainActor @preconcurrency var speed: Double { get set }Set the speed to 1 for a normal playback rate.