This is a change in the iOS audio device to use VoiceProcessingIO API instead of RemoteIO. This way we don't need to use WebRTC EC and NS because it happens on the device hardware.

Review URL: https://webrtc-codereview.appspot.com/1061007
Patch from Gil Osher <gil.osher@vonage.com>.

git-svn-id: http://webrtc.googlecode.com/svn/trunk@3437 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
andrew@webrtc.org
2013-01-30 21:18:31 +00:00
parent 7ded92b71e
commit 73a702c979
3 changed files with 103 additions and 99 deletions

View File

@ -4,6 +4,7 @@
Google Inc.
Mozilla Foundation
Intel Corporation
Vonage Holdings Corp.
Ben Strong <bstrong@gmail.com>
Petar Jovanovic <petarj@mips.com>
Martin Storsjo <martin@martin.st>