I\'m trying to create a custom MediaStreamSource class for my Windows Phone 7 project that reads AAC streams from http.
I am writing a Smooth Streaming client application. On the server side (IIS 7 with Media Services extensions), I have a bunch of ISMV and ISMA files encoded using Expression Encoder pro 4 with the \"H
I\'m looking for a way to decode AAC natively to PCM on Android. The decoder source code is at https://android.googlesource.com/platform/external/opencore/+/master/codecs_v2/audio/aac/dec, but I\'m no
I know this is not a specific programming question but I hope someone can give me a suggestion. My applications (iPhone and Blackberry applications) use a lot of audio files. I need a solution for my
I\'m developing an iphone app that records audio, right now it records aiff files, I need to convert these files to aac... any idea how to do th开发者_如何学Cis?Apple provides iOS sample code for the
I\'m a little confused with an issue that I keep running into. I\'m trying to create some sound loops for continuously playing, seamless background music.. everything\'s fine as long as I stay in AAC/
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Ok. I think I\'m missing something here and I\'m new to Core Audio but I have scoured the Apple documents and the rest of the web to no avail. I\'ve also posted this same question to the apple dev for
What is the algo开发者_Go百科rithm to convert an mp3 file to a wav file?It\'s non-trivial to say the least.You could get an overview of the algorithm here:
I hope someone can direct me on the right path before I put a lot of time and effort on this. I\'m currently trying to parse an AAC+ frame to get information such as number of channels and sample freq