Need help with DirectSound.

From: Avid J# Programmer (AvidJProgrammer_at_discussions.microsoft.com)
Date: 02/26/05


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


Relevant Pages

  • eVC3 + PPC2002 : There is no device installed. Please go to Configure Platform Manager to add a devi
    ... I can compile and the programs run on my iPAQ. ... The trouble is i can't debug as the compiler doesn't find my device ... ... ActiveSync is connecting through a wireless TCP/IP connection and works ...
    (microsoft.public.windowsce.embedded.vc)
  • Re: Problems with netgraph
    ... If you'd said "trouble with mpd" then maybe I'd have looked earlier.. ... I'm surprised it 's calling rip_input.. ... did you statically compile it all in at compile time? ...
    (freebsd-net)
  • Re: Adding Support for Managed Extensions
    ... i got some trouble including Managed C++. ... > Refering to: ... > There is no "Compile As Managed" property in the General folder under ... In the right pane set 'Basic Runtime Checks' to ...
    (microsoft.public.dotnet.languages.vc)
  • Re: Help with my shell
    ... code and compile it to see what the problem is, but the jobs is not ... Ed Morton wrote: ... exactly what "some trouble" is. ...
    (comp.unix.shell)
  • parse error before "sigset64_t"?
    ... I am attempting to compile the rssh utility and am running into a bit ... of trouble. ... I am able to successfully run configure in the install ...
    (comp.unix.aix)

Loading