[SDL] how can I play gsm610,adpcm,ulaw,alaw
Edward Byard
e_byard at yahoo.co.uk
Mon Jul 30 12:10:28 PDT 2007
You need to save your received data to a file, convert it (maybe) using algorithms you can find on the web, then save the converted data and play it using SDL_mixer or whatever.
It'll be very processor intensive, not to say error prone due to network latency and many many other issues. This kind of stuff is a can of worms.
Ed
----- Original Message ----
From: erbiao hu <erbiaohu at gmail.com>
To: sdl at lists.libsdl.org
Sent: Monday, 30 July, 2007 7:59:17 PM
Subject: [SDL] how can I play gsm610,adpcm,ulaw,alaw
hi guys:
how can I play gsm610,adpcm,ulaw,alaw voice data received via TCP/IP use SDL,now i just can play pcm voice data.
Thanks very much.
___________________________________________________________
Yahoo! Mail is the world's favourite email. Don't settle for less, sign up for
your free account today http://uk.rd.yahoo.com/evt=44106/*http://uk.docs.yahoo.com/mail/winter07.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.libsdl.org/private.cgi/sdl-libsdl.org/attachments/20070730/5e1fce0e/attachment.html
More information about the SDL
mailing list