On Mon, Jun 8, 2009 at 2:06 PM, arunssoft<[email protected]> wrote: > > Hi Friend > Thanks for your valuable reply . > ok . now i am going to write simple test program for transmitting > voice using mina . after that let you know . > i have one more doubt, is encoding and decoding process required for > this . i think no need, because already i have encoded data (like GSM,μ-law > ). is there any possibility to avoid default encoders
Encoders and decoders are absolutely not necessary, if you already use a backend system to deal with that. You can remove them. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com
