C2DEMO(1) | User Commands | C2DEMO(1) |
c2demo - codec2 testing framework
Codec2 test and evaluation program
c2demo InputRawSpeechFile OutputRawSpeechFile
None
Encodes and decodes a file of raw speech samples using Codec 2. Demonstrates use of Codec 2 function API.
Note to convert a wave file to raw and vice-versa:
$ sox file.wav -r 8000 -s -2 file.raw
$ sox -r 8000 -s -2 file.raw file.wav
c2dec(1) c2enc(1) c2sim(1) fdmdv_demod(1) fdmdv_interleave(1) fdmdv_mod(1) fdmdv_put_test_bits(1) fec_dec(1) fec_enc(1) insert_errors(1)
Nov 2010 | C2DEMO |