Hi! > Thanks for the response, I want to test sound driver releated testing to do > playback and capture where, User needs to confirm playback and capture > functionlity. > > So, based on User feedback I want flag the testcase pass or fail.
What about physically plugging the output cable to the capture input? That way you can check that you have recorded something similar to the sound that has been played. Exact matching would be really hard, but if you play something like 1Hz sine wave you can simply use fftw library to match the frequency... -- Cyril Hrubis [email protected] ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122412 _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
