opentok / opentok-ios-sdk-samples-swift

Sample applications using the OpenTok iOS SDK in Swift
https://tokbox.com/
MIT License
137 stars 65 forks source link

Add Custom Audio Driver to project with mute audio functionality #176

Open goncalocostamendes opened 1 year ago

jackie-vifive commented 11 months ago

Hey @goncalocostamendes! I have been having the issue where using the DefaultAudioDevice overrides the mic mute functionality. Even though the cameraPublisher's publishAudio property is set to false the mic seems to work. Does this PR address this issue? Could you maybe explain what is it that you are trying to address by altering the playoutDelay?