After returning from the call the AVAudioSession was configured to use the receiver instead of the speaker for audio output. The configuration was only restored if the sound loop was previously playing, this change makes sure that the configuration is always reset so the sound can be played audibly after a call has been finished. Bug: webrtc:7792 Change-Id: Idabf6fadc8041b18722cb8f5e89e0c8c36b1b74d Reviewed-on: https://chromium-review.googlesource.com/544819 Reviewed-by: Magnus Jedvert <magjed@webrtc.org> Commit-Queue: Anders Carlsson <andersc@webrtc.org> Cr-Commit-Position: refs/heads/master@{#18754}
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.