currentTime
The time, in seconds, since the beginning of the recording.
Declaration
var currentTime: TimeInterval { get }Discussion
The value of this property is 0 when you call it on a stopped audio recorder.
The time, in seconds, since the beginning of the recording.
var currentTime: TimeInterval { get }The value of this property is 0 when you call it on a stopped audio recorder.