Contents

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.

See Also

Accessing recorder timing