I want to test Sphinx3.5 in a embedded system.
I have made the embedded system by xilinx EDK softwaretool,and added the Sphinx3.5 into the system (use Xilinx SDK softwaretool). But when i compile the imported sourcecode of Sphinx3.5, the file ad_alsa.c shows errors. One of the errors is: asoundlib.h ,no such file or directory.I have searched the file,but not found out. I can compile the Sphinx3.5 with VIsual C++ successfully. I think, this is a platform-dependency problem. My Xilinx SDK runs in a windows2000 system. How can i resolve the problem?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I want to test Sphinx3.5 in a embedded system.
I have made the embedded system by xilinx EDK softwaretool,and added the Sphinx3.5 into the system (use Xilinx SDK softwaretool). But when i compile the imported sourcecode of Sphinx3.5, the file ad_alsa.c shows errors. One of the errors is: asoundlib.h ,no such file or directory.I have searched the file,but not found out. I can compile the Sphinx3.5 with VIsual C++ successfully. I think, this is a platform-dependency problem. My Xilinx SDK runs in a windows2000 system. How can i resolve the problem?