Hi Adam, It seems the WAV files you tried to use are containing non-raw linear PCM (compressed). And still only uncompressed WAV format is supported in the latest SVN, so please get/create a correct/uncompressed WAV file first :) You can just use sample 'recfile' with a little modification on audio setting in the 'recfile' source code. I used to use gmail with this list. Have your gmail account subscribed to this list? Regards, nanang On 11/04/2008, huali at cis.strath.ac.uk <huali at cis.strath.ac.uk> wrote: > Hi it's Adam. I know this is confusing, I'm "borrowing" Hussain's account > since for whatever reason mine doesn't seem to be able to send any to the > list. We're working on the same code so it doesn't matter too much any > way. > > I think I'll try the latest svn build since I've tried a whole load of > files that I've found using google, and none of the mono ones will play. > When I try the mono files it seems to fall over at line 322 of > wav_player.c > > if (wave_hdr.data_hdr.len != fport->fsize - fport->start_data) {...} > > I'm not entirely sure what's going wrong, but I'll try the latest build > anyway. > > Btw - does this list have a problem with gmail accounts? > > Cheers, > Adam > > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip at lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >