Tonight I managed to send Speex-encoded speech data through the network with Python. The delay is longer than I'd like, but my next step is to use pyopenal to play the speech data and get my 3d demo working in client/server mode (parallel tasks). I haven't decided exactly what to use for the client/server protocol yet; probably binary messages over UDP. I may do speech as peer-to-peer using the same UDP socket as is used for server messages, with the server sending port and IP pairs of clients that might want to exchange data and then having the clients send empty UDP datagrams to open up holes in their respective firewalls for one another.
for speech encoding I know a library called hawkvoice, maybe you should take a look at it
-blam
-- Pour vous desabonner envoyez un mail a [EMAIL PROTECTED]
