Re: wxEuphoria sound
- Posted by mattlewis (admin) Sep 12, 2011
- 1333 views
Kondor_Attila said...
I wrote a sound test:
...
How can I to hear it?
The wxSound object relies on wxMediaCtrl. On Linux, I believe this relies on GStreamer. The wxWidgets libraries supplied by Ubuntu did not include wxMediaCtrl support (I'm guessing due to the dependency, but I really don't know). wxEuphoria should probably handle this better, or at least give you an easier way to discover what's going on.
When you build wxWidgets, there are a ton of configuration options.
Matt