mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-23 02:10:44 +01:00
Avoid recording empty voice messages during an ongoing call.
This commit is contained in:
@@ -8,4 +8,5 @@ interface AudioRecordingHandler {
|
||||
fun onRecordSaved()
|
||||
fun onRecordMoved(offsetX: Float, absoluteX: Float)
|
||||
fun onRecordPermissionRequired()
|
||||
fun onRecorderAlreadyInUse()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user