I noticedOriginally Posted by khalse
![]()
Has anyone implemented FM radio through tuner card or similar in Visual Basic or other language?
Have WinTV USB from Hauppauge - they have sdk for TV but not for FM... Struggling to find anything related to implementing FM in any programming language - particularly I would like VB, ocx, api - anything would help....
Microsoft still have not implemented AnalogRadioTuningSpace object as yet...
I noticedOriginally Posted by khalse
![]()
[H]4 Life
My next generation Front End is right on schedule.
It will be done sometime in the next generation.
I'm a lesbian too.
I am for hire!
With all WinTV/FM devices that have WDM drivers, you can use DirectShow and the IAMTuner... interfaces. I have working code that once I clean it up a bit and get out the memory leaks I could post it for you guys. The code would work similar to frodo's for using the TV portion and if a FM portion is available you could use that as well.
Hope this points you in the right direction. If you do not find anything soon, I will post some code.
Take care
Ben S. Stahlhood II
Hybrid Mobile
MMC/Transcend Developer
--------------------------------------
http://www.hybrid-mobile.com/
http://www.cocoamachine.com/
http://weblogs.asp.net/bstahlhood/
Here: http://hauppauge.lightpath.net/softw...cx20_19337.exe
Develop your own application which uses the WinTV to display or capture video images with our OCX toolkit!
Note: this file includes functions such as video region selection, source, etc. It contains an ActiveX TV control, plus VB, C++, and Web page examples, and requires VB6 Runtime be installed on your machine.
The hauppauge ocx only allows development of the tv side of things - I have tried in vain to make it use FM - as it seems to have the option to, but have contacted Hauppauge for help with FM, their reply was "sorry we have no tools available to help you with FM radio".
As far as IAMTuner goes, I thought that AnalogRadioTuningSpace was required... If you have working code for FM - much appreciated!!!
I believe you can do it with the standard tv interfaces, but I do not have a tv card with fm to test with.Originally Posted by khalse
[H]4 Life
My next generation Front End is right on schedule.
It will be done sometime in the next generation.
I'm a lesbian too.
I am for hire!
Originally Posted by frodobaggins
If you can supply source - I will test it.
I have none currently.Originally Posted by khalse
[H]4 Life
My next generation Front End is right on schedule.
It will be done sometime in the next generation.
I'm a lesbian too.
I am for hire!
Bookmarks