Voice capture and transfer via network
Voice capture and transfer via network
- Subject: Voice capture and transfer via network
- From: Costas Chatzinikolas <email@hidden>
- Date: Fri, 29 Aug 2014 17:29:08 +0300
Hi everybody,
i am trying to build a network application.
So far i managed to transfer data through
a TCP connection by using CocoaAsyncSocket class.
However i want to experiment with capturing the user's voice
slicing it into small udp packets and transfer it via a UDP connection.
And i want to do it programmatically in my application, not by using
another app.
I am not familiar with using cocoa's audio classes?
Has anyone done something like this before?
Can you give a place to start?
Thank you in advance.
Costas
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden