Giter Site home page Giter Site logo

Comments (4)

filoe avatar filoe commented on September 28, 2024

Could you please provide some more details? I would need to know all relevant parameters of the soundout class.

from cscore.

DanielGilbert avatar DanielGilbert commented on September 28, 2024

Hi - I'm not quite sure what you mean by "parameters", so I wrote a small sample application. :)

wasapi_sample

This application simply takes the output on the default audio device, and loops it to the audio device, given by the id that is entered in the above textbox. (So you need at least two Audioendpoints for this sample, and you should find the right id.)
Now, when running this app on Windows 7 (by pressing "Start"), everything works as expected. Running it on Windows 10, it catches the "Latency"-Exception.

You can try the example, if you have Windows 10 at hand:

http://danielgilbert.de/SimpleWasapiLoopback.zip

(it's built using Visual Studio 2015 and .NET 4.5.2, using NuGet to get the CSCore Pre-Release)

from cscore.

filoe avatar filoe commented on September 28, 2024

Thanks, i am going to take a look at it.
EDIT: I updated to Windows 10. You're right the "problem" is that https://msdn.microsoft.com/en-us/library/windows/desktop/dd370874(v=vs.85).aspx returns zero. Could not find any remarks why. Going to try to figure out how to solve the issue.

from cscore.

DanielGilbert avatar DanielGilbert commented on September 28, 2024

Thanks for the fast workaround - just had the chance to check it, and it's working perfect with Windows 10 now. However, strange from Microsoft.

from cscore.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.