Enumeration AudioRecordingQualityType

Recording quality.

Enumeration Members

AudioRecordingQualityHigh: 2

2: High quality. The sample rate is 32 kHz, and the file size is around 3.75 MB after 10 minutes of recording.

AudioRecordingQualityLow: 0

0: Low quality. The sample rate is 32 kHz, and the file size is around 1.2 MB after 10 minutes of recording.

AudioRecordingQualityMedium: 1

1: Medium quality. The sample rate is 32 kHz, and the file size is around 2 MB after 10 minutes of recording.

AudioRecordingQualityUltraHigh: 3

3: Ultra high quality. The sample rate is 32 kHz, and the file size is around 7.5 MB after 10 minutes of recording.

Generated using TypeDoc