The JNI code for VoiceEngine is not maintained and VoiceEngine is being refactored. This is not a supported Java interface, use AppRTCDemo as a starting point instead. Also renames webrtc/libjingle_examples.gyp webrtc/webrtc_examples.gyp to replace the previous file (that only contained media_demo). BUG= R=henrika@webrtc.org, kjellander@webrtc.org Review URL: https://codereview.webrtc.org/1439593002 . Cr-Commit-Position: refs/heads/master@{#10599}
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.