diff -r bcd6d76db4f7 -r e5403e2bf02c cocoaTouch/VoicesViewController.m --- a/cocoaTouch/VoicesViewController.m Wed Apr 21 21:38:07 2010 +0000 +++ b/cocoaTouch/VoicesViewController.m Thu Apr 22 17:43:12 2010 +0000 @@ -26,7 +26,7 @@ [super viewDidLoad]; srandom(time(NULL)); - openal_init(1, 1); + openal_init(1); voiceBeingPlayed = -1; // load all the voices names and store them into voiceArray