Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
System.PlaySound MP3s
System.PlaySound MP3s
Any idea why System.PlaySound works with .wav files, but not with .mp3 on my windows server 2012 box? Any way to get EventGhost to play an .mp3?
- Pako
- Plugin Developer
- Posts: 2294
- Joined: Sat Nov 11, 2006 1:31 pm
- Location: Czech Republic
- Contact:
Re: System.PlaySound MP3s
The action eg.plugins.System.PlaySound() uses simle player from wx library, which supports only (short) wav files.jlutsky wrote:Any idea why System.PlaySound works with .wav files, but not with .mp3 on my windows server 2012 box?
I'm using for this purpose an external player. Most suits me CrystalWolf Audio Player.jlutsky wrote:Any way to get EventGhost to play an .mp3?
Pako
Re: System.PlaySound MP3s
Pako
Are there any command line parameter to auto hide and close CrystalWolf?
Are there any command line parameter to auto hide and close CrystalWolf?
- Pako
- Plugin Developer
- Posts: 2294
- Joined: Sat Nov 11, 2006 1:31 pm
- Location: Czech Republic
- Contact:
Re: System.PlaySound MP3s
In EventGhost environment, it is not necessary to look for command line parameters:Pakoaldi13 wrote:Are there any command line parameter to auto hide and close CrystalWolf?