Simple question, long into.
OK, I have "created" basically my own private media player. I say "created" because I just added a windows media player control to my project, and I can feed it the songs and stuff I want to play via sending it the URL of the media. So I didn't really "create" any new code to play the files.
What I really want to do with my program, though, is to have some sound recording program kick off when a media beings to play. I can't find any controls or references that will let me turn them on/off or save files. I tried adding the Wave Sound control as an insertable component, but I can find any way to make it start recoding programatically. I also tried using the SndREcCtrl library, but that won't let me gain access to the conrols either. The Windows Movie Maker would also work for me, in theory, but I can find a way to access it's methods programatically either.
Do you know of anyway I can accomplish this? Any known controls or referneces that can be controlled completely from VB? Any way to create some sort of macro that would kick off and start recording programmatically?
Thanks.
-Mike


Reply With Quote

Mark Thread Resolved