--- a/QTfrontend/pages.cpp Fri Oct 02 18:44:37 2009 +0000
+++ b/QTfrontend/pages.cpp Fri Oct 02 18:56:54 2009 +0000
@@ -289,6 +289,9 @@
{
int sound;
QDir tmpdir;
+
+ OpenAL_Init();
+
tmpdir.cd(datadir->absolutePath());
tmpdir.cd("Sounds/voices");
tmpdir.cd(CBVoicepack->currentText());