RecorderStatus

šŸš§

Note

This model is replaced with the AudioPreviewStatus model in SDK 3.10.1.

The RecorderStatus model gathers all possible statuses of audio samples recording for audio preview. This model is available in SDK 3.10 and later.

Enumeration members

NoRecordingAvailable

ā–ø NoRecordingAvailable

There is no recording available.


RecordingAvailable

ā–ø RecordingAvailable

The recording is available.


Recording

ā–ø Recording

Recording is in progress.


Playing

ā–ø Playing

The recording is played.


Released

ā–ø Released

The audio session configuration is restarted; there are no recording in the memory.