From: Steve K. <st...@st...> - 2003-12-15 14:50:28
|
Hmm, it looks like the zaurus does support an OSS sound device. The next question would be whether or not it supports an 8khz sample rate. If it does not, then we'd need to implement resampling for OSS sound devices. This wouldn't be too hard if someone was motivated.. -SteveK Masakazu Nakano wrote: >with Redhat7.2 > >wget http://www.zaurus.com/dev/tools/downloads/tools/gcc-cross-sa1100-2 >.95.2-0.i386.rpm > >wget http://www.zaurus.com/dev/tools/downloads/tools/glibc-arm-2.2.2-0.i386.rpm > >wget http://www.zaurus.com/dev/tools/downloads/tools/linux-headers-arm-sa1100-2.4.6-3.i386.rpm > >wget http://www.zaurus.com/dev/tools/downloads/tools/binutils-cross-arm-2.11.2-0.i386.rpm > >tar zvxf ./iaxclient.tar.gz > >cd ./iaxclient/lib > >make OSTYPE=LINUX CC=/opt/Embedix/tools/bin/arm-linux-gcc > >cd ./simpleclient/testcall/ > >make OSTYPE=LINUX CC=/opt/Embedix/tools/bin/arm-linux-gcc > >I was compiled testcall for Zaurus SL-C700 but it's no sound. >some signaling works well. > >does anyone tryed too? > >mack_jpn > > > >------------------------------------------------------- >This SF.net email is sponsored by: SF.net Giveback Program. >Does SourceForge.net help you be more productive? Does it >help you create better code? SHARE THE LOVE, and help us help >YOU! Click Here: http://sourceforge.net/donate/ >_______________________________________________ >Iaxclient-devel mailing list >Iax...@li... >https://lists.sourceforge.net/lists/listinfo/iaxclient-devel > > > |