Hi folks:
I have some question about audio.
Base on the information from internet, android is not support iLBC unless
use 3rd-party library, but it support AMR, iPhone is not support AMR.
So, when I want to make a realtime talk app, I must convert audio for
android or iPhone.
I want do this convert at server side. I have design the API :)
srcAudioStream.pipe(audioConvert('ilbc', 'amr')).pipe(destAudioStream)
Any module can make the `audioConvert` ?
--
Best regards,
桂林 (Gui Lin)
guileen@twitter <https://twitter.com/#!/guileen>
桂糊涂@weibo <http://weibo.com/guileen>
guileen@github <https://github.com/guileen>
--
--
Job Board: http://jobs.nodejs.org/
Posting guidelines:
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en
---
You received this message because you are subscribed to the Google Groups
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.