views:

286

answers:

2

Hi,

I want to play some videos with audio from different audio files. For this i am playing a video(using MPMoviePlayerController) and i am playing an audio(using AVAudioPlayer).

When i play my code through simulator it works fine (the video with my audio file specified). When i run the application in device it doesn't work like that. It plays video but sound file is not getting played. How can i play an audio and a video together ?

A: 

Hi Ani, sorry, dont know how to contact you other ways :) you wrote once about "soundtouch" to implement in iphone to set pitch and speed. Do you have a simple xcode demo.. i am new in that and dont know how to implement the soundtouch source into my xcode project :)

chris

christian Muller