| Reply | « Previous Thread | Next Thread » |
|
Hi,
I'm having some problems when i try to play a mp3 file at the 3rd Maintenance Release 2 (MR) using the emulator running with python 1.4.1 The problem is when i use this code to play a simple mp3 file , i got an error : App.Closed : MMFControllerProxy Server9e7608f AdvancedAudioCon0 this is my code: Code:
import audio
sound = audio.Sound.open("c:\\data\\sounds\\digital\\hide_flame.mp3")
def playMP3():
sound.play()
print "PlayMP3 returns.."
playMP3()
Anybody who has got the same problem, could help me ? thnks |
|
Hi,
Problem solved! I tried the same code at a new version of the Symbian Emulator (9.2 FP1) and for my surprise ... it worked!! the music played using the python emulator. I think maybe it could be a bug at the 3rd MR Emulator SDK... Someone, please, after confirm about this problem. Marcel |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| carbide.j S60 3rd e build problems | lalle112 | Mobile Java Tools & SDKs | 4 | 2007-05-25 17:54 |
| Problems with the S60 3rd Emulator and NB5.0 Debugger | femia | Mobile Java Tools & SDKs | 2 | 2007-05-22 17:31 |
| Problem with CTimer + 3rd edition emulator | lfd | General Symbian C++ | 1 | 2007-05-13 18:33 |
| SDK 3rd edition Emulator screen size? | khurshed79 | Symbian Tools & SDKs | 0 | 2006-07-06 14:17 |