Need help with DirectSound.
From: Avid J# Programmer (AvidJProgrammer_at_discussions.microsoft.com)
Date: 02/26/05
- Next message: Lars-Inge Tønnessen [VJ# MVP]: "Re: Need help with DirectSound."
- Previous message: burtr: "Re: J# java.util.Calendar bug????????"
- Next in thread: Lars-Inge Tønnessen [VJ# MVP]: "Re: Need help with DirectSound."
- Reply: Lars-Inge Tønnessen [VJ# MVP]: "Re: Need help with DirectSound."
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 25 Feb 2005 18:55:06 -0800
I'm having trouble accessing the DSoundHelper object. I need to access the
Guid variable
Microsoft.DirectX.DirectSound.DSoundHelper.DefaultVoiceCaptureDevice When i
try to compile, i get this error: 'D:\My Documents\Visual J# .NET
Projects\test\Class1.jsl(149): Cannot resolve name
'DSoundHelper.DefaultVoiceCaptureDevice''. its as if the compiler doesn't
even recognize it =(
I do have the Microsoft.DirectX.DirectSound referenced in the solution
explorer, and i can seem to access everything else inside the
Microsoft.DirectX.DirectSound package just fine. It seems as if there is a
bug in the library, or in VS 2k3 even...
The version of DirectSound dll that i have is 1.0.900.0.
And if you havn't already guessed, i'm trying to get input from the
microphone into the computer... if there is an easier way to do this, i would
very much appreciate some help, or atleast a reason why i can't seem to
access Microsoft.DirectX.DirectSound.DSoundHelper.DefaultVoiceCaptureDevice,
or anything else inside DSoundHelper, for that matter. Thanks for your help
-- http://www.hungryshadow.com
- Next message: Lars-Inge Tønnessen [VJ# MVP]: "Re: Need help with DirectSound."
- Previous message: burtr: "Re: J# java.util.Calendar bug????????"
- Next in thread: Lars-Inge Tønnessen [VJ# MVP]: "Re: Need help with DirectSound."
- Reply: Lars-Inge Tønnessen [VJ# MVP]: "Re: Need help with DirectSound."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|