Hi, I tested one app and the test sound in winecfg. Both worked here.
However this looks similar to https://bugs.winehq.org/show_bug.cgi?id=39744. So maybe the following helps (you may also try other values instead of 160): PULSE_LATENCY_MSEC=160 wine your_application.exe Otherwise please try to produce a good logfile, something like: WINEDEBUG=fixme+all,err+all wine your_application.exe ... but probably with other WINEDEBUG settings (see http://wiki.winehq.org/Sound or wait for an answer for my question in that bug). Greets jre