- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I am new to IPP and would like to build a sample audio streaming application as a test harness for an embedded systems project. I am using IPP 5.3.3.082 on Windows and am able to compile the speech codec sample.
I wanted to know if there are any sample PCM audio test files available for download (or can you point to some source). I want to build an application that reads PCM data from disk, encodes it using some encoder and uses RTP to send it over the network. In the reverse route, it would write a decoded PCM file to disk.
I used some sample .WAV files with the speech codec sample, but get the following error:
Staticly loaded codec: IPP_G711U
Loaded IPP_G711U format description
FAIL:Unsupported PCM type: 16 bps, 2 channels 22050 sample freq by IPP_G711U codec
The README.HTM file says that the codec requires raw PCM data only at 8/16 kHZ. Are there such sample PCM files available?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
IPP does not provide sample files for speech coding, but you may easily records your own WAV test files, as spech codec supports WAV of a frequency depending on format chosen, for example 8 KHz for narrow band codecs (G711, G729 etc), 16 KHz for wide band codecs (G722, AMRWB etc).
Stereo does not supported by the speech codec samples.
Vyacheslav, IPP, speech coding

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page