[jdev] Regarding XMPP Voice Message Processing
Jonathan Schleifer
js-jdev at webkeks.org
Sun May 10 13:18:06 CDT 2009
Am 10.05.2009 um 11:52 schrieb 周聪伟:
> maybe we can encode the voice data to Base64.
This sounds horrible, especially for mobile use. It really is the
worst case there! Base64 makes data about 1/3 bigger and with GPRS,
every byte counts.
You should instead have a bot which you can tell you want to receive
it and then it sends it for example as a file using a SOCKS proxy or
you could even use Jingle.
--
Jonathan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 801 bytes
Desc: Signierter Teil der Nachricht
URL: <https://www.jabber.org/jdev/attachments/20090510/38d5084e/attachment-0003.pgp>
More information about the JDev
mailing list