canRecord

abstract fun canRecord(@NonNull annotation: SoundAnnotation): Boolean

Checks whether sound annotation can be recorded into.

Return

true if the annotation does not have recording already.

Parameters

annotation

Sound annotation we wish to record into.