Adaptive Multi-Rate audio codec: Difference between revisions

Content deleted Content added
Rescuing 1 sources, flagging 0 as dead, and archiving 22 sources. #IABot
Line 89:
* [[Audacity (audio editor)|Audacity]] (beta version 1.3) via the FFmpeg integration libraries<ref name="audacity-amr">Retrieved on 2010-02-28</ref> (both input and output format)
* [[FFmpeg]] with OpenCORE AMR libraries<ref name="ffmpeg-amr">[http://www.ffmpeg.org/general.html FFmpeg General Documentation - AMR external library], Retrieved on 2009-07-08</ref>
* [[Android (operating system)|Android]]<ref name="android-amr">[http://android.git.kernel.org/?p=platform/external/opencore.git;a=tree;f=codecs_v2/audio/gsm_amr;hb=HEAD Android AMR codecs], Retrieved on 2009-07-08 {{Deadwayback|url=http://android.git.kernel.org/?p=platform/external/opencore.git;a=tree;f=codecs_v2/audio/gsm_amr;hb=HEAD link|date=October20090218232855 2012}}</ref> Used for voice recorder.
* [http://www.penguin.cz/~utx/amr AMR Codecs as Shared Libraries] - amrnb and amrwb libraries development site. These libraries are based on the reference implementation and were created to prevent embedding of possibly patented source code into many open source projects.
* Open source software to convert the .amr format: [http://sourceforge.net/projects/retrocode/ RetroCode], [http://sourceforge.net/projects/amr2wav/ Amr2Wav], both are in an early developmental stage