Started: 6/23/2008 8:23 AM | |  | |
|
 | Is Openal support Multiple Input Device ? Is Openal support Multiple Input Device ?
If yes why the alcCaptureOpenDevice return NULL when the Device is Open ?
In fact i init Openal and when i try to record alcCaptureOpenDevice returns NULL. !!!
I must close the device and reopen it to record sound but sometimes i have error ""Unable toopen the device capture"
 |
 |
Posted: 6/24/2008 1:49 PM | |  | |
|
 | What versions of the wrap_oal.dll and openal32.dll files are you using? Does your USB device support full-duplex mode (recording and playback simultaneously)?
Dan  |
 |
Posted: 6/25/2008 12:01 AM | |  | |
|
 | Thank you for your reply ...
I'am Using OpenAl Windows SDK
wrap_oal.dll ==> 2.1.8.1 OpenAL32.dll ==> 6.14.357.22
When i test my USB device from the properties of Sound and Peripheral I have got a message indicating that it's not support recording and playback simultaneously.
If that's the problem then how to solve It?
Thanks in advance  |
 |
Posted: 6/25/2008 9:52 AM | |  | |
|
 | If your hardware does not support simultaneous playback and recording there is nothing that OpenAL can do to make it work - it is a hardware limitation of the device.
If you don't need to record and playback at the same time - then you could always do this sort of thing ...
When you need to play something ...
Stop and close capture device
open playback device, create context, set context current
play sounds
When you need to record something ...
Stop playing sounds, shutdown playback device and context
Open capture device and start recording
Depending upon what you are trying to do that may or may not be a suitable solution.
Dan
 |
 |
Posted: 8/25/2009 8:59 PM | |  | |
|
 |
From: Daniel Peacock Posted: Tuesday, June 24, 2008 1:49 PM Subject: Is Openal support Multiple Input Device ?
What versions of the wrap_oal.dll and openal32.dll files are you using? Does your USB device support full-duplex mode (recording and playback simultaneously)?
Dan  |
 |
Posted: 9/9/2009 11:23 AM | |  | |
|
 |
From: Daniel Peacock
Posted: Tuesday, June 24, 2008 1:49 PM
Subject: Is Openal support Multiple Input Device ?
What versions of the wrap_oal.dll and openal32.dll files are you using? Does your USB device support full-duplex mode (recording and playback simultaneously)?
Dan
 |
 |
Posted: 9/9/2009 11:24 AM | |  | |
|
 |
From: Daniel Peacock
Posted: Tuesday, June 24, 2008 1:49 PM
Subject: Is Openal support Multiple Input Device ?
What versions of the wrap_oal.dll and openal32.dll files are you using? Does your USB device support full-duplex mode (recording and playback simultaneously)?
Dan
 |
 |
Posted: 12/10/2009 5:13 AM | |  | |
|
 |
From: Daniel Peacock
Posted: Tuesday, June 24, 2008 1:49 PM
Subject: Is Openal support Multiple Input Device ?
What versions of the wrap_oal.dll and openal32.dll files are you using? Does your USB device support full-duplex mode (recording and playback simultaneously)?
Dan
 |
 |
|
 |
From: Daniel Peacock Posted: Tuesday, June 24, 2008 1:49 PM Subject: Is Openal support Multiple Input Device ?
What versions of the wrap_oal.dll and openal32.dll files are you using? Does your USB device support full-duplex mode (recording and playback simultaneously)?
Dan  |
 |
Posted: 2/13/2010 9:09 AM | |  | |
|
 |
From: Daniel Peacock
Posted: Tuesday, June 24, 2008 1:49 PM
Subject: Is Openal support Multiple Input Device ?
What versions of the wrap_oal.dll and openal32.dll files are you using? Does your USB device support full-duplex mode (recording and playback simultaneously)?
Dan
 |
 |
Posted: 7/20/2010 8:00 AM | |  | |
|
 |  |
 |
|
 |  |
 |
Posted: 8/17/2010 7:52 PM | |  | |
|
 |  |
 |
Posted: 8/26/2010 12:03 PM | |  | |
|
 |  |
 |