Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
marinofaggiana committed Jun 17, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent eb6720d commit fcc209a
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -213,6 +213,8 @@ open class NCAudioRecorder : NSObject {
try prepare()
}

try session.overrideOutputAudioPort(AVAudioSession.PortOverride.speaker)

recorder?.record()
state = .record

0 comments on commit fcc209a

Please sign in to comment.