How to stream Audio with iPhone SDK?
I am searching for the contents related to the iPhone OS programming specifically contents related to the “AudioFileSteam”. Anybody has idea related to that, if yes then provide me the link or some information related to that. I will really thankful to for this help because I am desperate to get the information related to the audio streaming with iPhone SDK.
Re: How to stream Audio with iPhone SDK?
Well iPhone SDK give the user with tools and resources required for creating the resident iPhone applications that are appearing as the icon on the home screen of user. It is similar to the web application that runs in Safari, a resident application that is running directly as the standalone executable file on the iPhone OS related device.
Re: How to stream Audio with iPhone SDK?
As far as I know iPhone OS you need to develop requires the native application that is making use of UIKin framework. Fundamental infrastructure will be provided by this framework and the normal behavior that is making it possible for creating the functional application in few minutes. This UIKit framework will provide the major amount of behavior.
Re: How to stream Audio with iPhone SDK?
I do not know whether you have idea related to that but I am discussing this because it is the most important that you require before you do any work on it.
1. You must have the idea related to the Xcode and some information Interface Builder
2. You must know the basic idea of defining the Objective-C classes
3. Basic idea related to the memory management that also include the creation of free objects in objective C.
4. You must have the idea related to the delegates objects for managing the application behaviors.
Re: How to stream Audio with iPhone SDK?
I am also searching for the similar information, actually my question is that; is there a Cocoa framework that can help me for the buffering the audio so that it can be available for the user. If you cannot provide the information related to that then anybody can provide the information for learning this new technology