mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 16:42:44 +02:00
Handle VoIP buttons when VB is used (#7225)
This commit is contained in:
+3
@@ -44,6 +44,9 @@ class VoiceBroadcastRecorderService: VoiceBroadcastRecorderServiceProtocol {
|
||||
// MARK: Public
|
||||
|
||||
weak var serviceDelegate: VoiceBroadcastRecorderServiceDelegate?
|
||||
var isRecording: Bool {
|
||||
return audioEngine.isRunning
|
||||
}
|
||||
|
||||
// MARK: - Setup
|
||||
|
||||
|
||||
Reference in New Issue
Block a user