mikejd / Speex-For-IOS

Speex encoding & decoding open library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Speex-For-IOS

This project was conceived in ealy 2013 as a simple open iOS library for encoding and decoding Speex audio files, but was abandoned soon, because I had neither resources nor skill and motivation to implement it at the time.

However I decided to publish here a small demo Xcode project, which can be of some help as a rough reference about how the encoding can be done. It was initially posted about two years to illustrate my answer on Stackoverflow, but now the link there is not working anymore.

About

Speex encoding & decoding open library.


Languages

Language:C 83.4%Language:Objective-C 16.6%