set Audio Recording Time Limit
abstract fun setAudioRecordingTimeLimit(@IntRange(from = 1 ) recordingTimeLimitMs: Int): SoundAnnotationConfiguration.Builder
Sets audio recording time limit. Recording will automatically stop after this limit to ensure that you never run out of memory.
Parameters
recording Time Limit Ms
Recording time limit in milliseconds.