/iLBC-Android

iLBC Android

Primary LanguageC

iLBC Android

Internet low bitrate codec. This is a swc that wraps the base functionality of the iLBC codec now maintained by google as part of the WebRTC project.

Based loosely on an android version of iLBC at http://code.google.com/p/android-ilbc.

Changes

  • Built based on webrtc code instead of rfc
  • Adds option to use noise supression from webrtc in the encode method.
  • Uses 30ms mode only.

Building