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.
Updated 4 months ago