SoundAnnotationConfiguration

Configuration for sound annotations.

Types

Link copied to clipboard
Interface for configuration builder.

Functions

Link copied to clipboard
Creates a new instance of sound annotation configuration builder.
Link copied to clipboard
@IntRange(from = 1)
abstract fun getAudioRecordingTimeLimit(): Int
Audio recording time limit.
Link copied to clipboard
@IntRange(from = 8000)
abstract fun getRecordingSampleRate(): Int
Audio recording sample rate.