No NAudio library



  • I need a library of NAudio, but it's gone.

    I'm writing.

    using NAudio.Wave;
    

    The NAudio makes a mistake that "Tip or NAudio's name isn't found."

    Two questions:

    1. How do you connect the NAudio library?
    2. If not, is there any alternative to this library?


  • The library should be downloaded and connected to the project before:

    Open the bag control console:

    введите сюда описание изображения

    and perform the command of the installation. https://www.nuget.org/packages/NAudio/ :

    Install-Package NAudio
    



Suggested Topics

  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2