Share via

Xaudio2

Anonymous
2019-04-16T14:31:34+00:00

I have a registered copy of Xaudio dating from XP days.  I have been trying to implement it in Windows 10 but it won't run. So googling the problem I see that Xaudio2 is distributed with Windows 10 but I can't find it.  The links that seem to be pertinent seem to contain procedures that are way above my understanding.  Is there any way for a reasonably competent user below the level of a C++ expert to implement it ?

Windows for home | Windows 10 | Devices and drivers

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

5 answers

Sort by: Most helpful
  1. Anonymous
    2019-04-17T19:27:47+00:00

    Hello,

    Xaudio2 exists but I did not see your issue about it.

    Xaudiotools is a program which is not developed by Microsoft

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2019-04-17T19:24:11+00:00

    Based on your obvious reluctance to give me a simple straightforward answer, I suspected that the whole question must be more complicated that I had expected, so I decided to do some more research and found that the program I need is XAudiotools and not Xaudio.

    So, thanks anyway.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2019-04-17T17:58:57+00:00

    Hello,

    What is exactly your problem with Xaudio ?

    What do you intend to do with it ?

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2019-04-17T17:34:15+00:00

    Thank you for your reply, Patricia.

    Unfortunately, the information you provided is what I referred to in my post as:

    "The links that seem to be pertinent seem to contain procedures that are way above my understanding."  Except that what I saw also specifically referred to Windows 10.

    What my final sentence:  "Is there any way for a reasonably competent user below the level of a C++ expert to implement it ?" is what I really need to know.

    In other words, "What do I have to do to get the XAudio UI on my screen so that I can use it?"

    Regards,

    John

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2019-04-16T17:47:29+00:00

    Hello,

    XAudio2 is a cross-platform API that has shipped for use on Xbox 360 as well as versions of Windows, including Windows XP, Windows Vista, Windows 7, and Windows 8. On Xbox 360, XAudio2 ships as a static library that is compiled into the main game executable. On Windows, XAudio2 is provided as a Dynamic Link Library (DLL) installed into the system folders of the Operating System.

    https://docs.microsoft.com/en-us/windows/deskto...

    Was this answer helpful?

    0 comments No comments