View previous topic :: View next topic |
Author |
Message |
mauro_HFDP
Joined: 11 Oct 2013 Posts: 3
|
Speex Codec Processing |
Posted: Fri Oct 11, 2013 1:06 am |
|
|
Hi to all,
I'd like to use Speex Codec in my project, compiled with CCS (MPLab X last version, CCS last version), with a dsPIC33F. I didn't find any CCS library about.
I tried to use the dsPICĀ® DSC Speex Speech Encoding/Decoding Library, but it's compatible only with C30 compiler.
Anyone can help me?
Thx |
|
|
mauro_HFDP
Joined: 11 Oct 2013 Posts: 3
|
|
Posted: Tue Oct 15, 2013 3:50 am |
|
|
Anyone knows any others codec audio codec library CCS compliant? I just need to store speech message with small memory occupation. |
|
|
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
|
|
Posted: Tue Oct 15, 2013 10:54 am |
|
|
Use the built-in text search ability in Windows. Open the Drivers folder
in the CCS compiler directory. Press F3 to bring up the Search function.
Then type in your search word in the box for "Containing Text:" and click
the Search Now button.
For example, if I search for all files containing "Speech", I get:
You can search for other terms such as "Voice". See what driver files
you can find. |
|
|
mauro_HFDP
Joined: 11 Oct 2013 Posts: 3
|
|
Posted: Wed Oct 16, 2013 1:05 am |
|
|
Thanks for reply, but I've only found library for hardware codec or isd devices. I'm looking for software codec |
|
|
|