Thread: Playing sounds?
- 08-17-2009, 12:31 AM #1
Playing sounds?
How do you play a sound with ELF?
A simple one-second sound. I see this command in an ELF:
But it won't compile. I can't find it anywhere in any SDK that I can think of.MME_GC_playback_open_audio_play_forget(strFilePath );
It's really frustrating me.
_.__.__._I have retired. If you PM me, I may not reply.
- 08-17-2009, 04:05 PM #2
Skilfull Modder
- Join Date
- Oct 2007
- Location
- Italia
- Posts
- 500
- Thanks
- 31
- Thanked 51 Times in 36 Posts
- Downloads
- 415
- Uploads
- 0
u can use src of tunes by om
V3X|UNLOCKED(3)|R252221LD_U_85.83E7P|0.6.7.1
C350|BRAND-VODAFONE|C350_G_09.04.35R|N/A.
- 08-18-2009, 12:08 PM #3
Yeah, I looked through that. Looks rather complex. I'll have to study it more when I get off work :S
I was just wondering if somebody had any code snippets.
It turns out I was right after all. I just needed to put it in a header file:
UINT32 MME_GC_playback_open_audio_play_forget(WCHAR* filename);Last edited by Danation; 08-18-2009 at 12:08 PM. Reason: Automerged Doublepost

_.__.__._I have retired. If you PM me, I may not reply.


LinkBack URL
About LinkBacks
Reply With Quote