Hi,
I'm trying to use the Audio Routing API with S60_3rd_FP2_Beta. For some strange reason the very basic instantiation of the CAudioInput crashes on my emulator with "System Error" and on the target handset (N73) with "Menu: Feature not supported".
Any ideas?Code:iInputStream = CMdaAudioInputStream::NewL(*this); iAudioInput = CAudioInput::NewL(*iInputStream);






