473,413 Members | 1,833 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,413 software developers and data experts.

CD Digital Audio Extraction

Hello,

I want to write a project that will do cd digital audio
extraction using c#. I've seen a couple of ActiveX
controls, but I haven't been able to get them to work.
Does anyone know of any managed code libraries that will
do it?

Thanks,
Jeff Foster
Jul 21 '05 #1
3 1412
How about hooking into Windows Media Player? It would be through COM
interop, rather than pure managed code, but that shouldn't matter as long as
it works.

http://msdn.microsoft.com/library/de...entid=28000411

http://support.microsoft.com/default...NoWebContent=1


"Jeff" <an*******@discussions.microsoft.com> wrote in message
news:04****************************@phx.gbl...
Hello,

I want to write a project that will do cd digital audio
extraction using c#. I've seen a couple of ActiveX
controls, but I haven't been able to get them to work.
Does anyone know of any managed code libraries that will
do it?

Thanks,
Jeff Foster

Jul 21 '05 #2
Thanks for the quick response.

Yeah, that would be fine with me, but I can't seam to find
an object that really supports grabbing it. There is the
playlist.copy, but it doesn't seem to be accessible via
the com object, only through a skin macro, which isn't
what I want to do.

-----Original Message-----
How about hooking into Windows Media Player? It would be through COMinterop, rather than pure managed code, but that shouldn't matter as long asit works.

http://msdn.microsoft.com/library/default.asp? url=/nhp/default.asp?contentid=28000411
http://support.microsoft.com/default.aspx? scid=http://support.microsoft.com:80/support/kb/articles/Q2
01/5/43.asp&NoWebContent=1

"Jeff" <an*******@discussions.microsoft.com> wrote in messagenews:04****************************@phx.gbl...
Hello,

I want to write a project that will do cd digital audio
extraction using c#. I've seen a couple of ActiveX
controls, but I haven't been able to get them to work.
Does anyone know of any managed code libraries that will
do it?

Thanks,
Jeff Foster

.

Jul 21 '05 #3
Sorry -- I've never actually used it, so I can't really help you. Good luck
though.
"Jeff" <an*******@discussions.microsoft.com> wrote in message
news:0a****************************@phx.gbl...
Thanks for the quick response.

Yeah, that would be fine with me, but I can't seam to find
an object that really supports grabbing it. There is the
playlist.copy, but it doesn't seem to be accessible via
the com object, only through a skin macro, which isn't
what I want to do.

-----Original Message-----
How about hooking into Windows Media Player? It would be

through COM
interop, rather than pure managed code, but that

shouldn't matter as long as
it works.

http://msdn.microsoft.com/library/default.asp?

url=/nhp/default.asp?contentid=28000411

http://support.microsoft.com/default.aspx?

scid=http://support.microsoft.com:80/support/kb/articles/Q2
01/5/43.asp&NoWebContent=1


"Jeff" <an*******@discussions.microsoft.com> wrote in

message
news:04****************************@phx.gbl...
Hello,

I want to write a project that will do cd digital audio
extraction using c#. I've seen a couple of ActiveX
controls, but I haven't been able to get them to work.
Does anyone know of any managed code libraries that will
do it?

Thanks,
Jeff Foster

.

Jul 21 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Bruce Bon | last post by:
The class below is intended to play a Sun audio file (.au) in the background while the main thread, which is servicing a GUI, continues without impact. It doesn't work. For a sound file that...
1
by: laredotornado | last post by:
Hello, I want to play an audio file embedded on my page by clicking on an audio image and the page change to a new page. Is there a cross-browser Javascript way to do this? Right now the code I...
8
by: fuliopen | last post by:
I like to create some audio files for my web site. These are all language files to help the visitor learn a foreign language. There is no music. As far as I know, I can create three types of...
0
by: laredotornado | last post by:
Hello, I want to play an audio file by clicking on an audio icon and not having the page switch out underneath. Right now the code I have is ... <html> <head> <title>Dictionary:...
2
by: Martin Høst Normark | last post by:
Hi everyone Has anyone got the least experience in integrating the Digital Signature with an ASP.NET Web Application? Here in Denmark, as I supose in many other countries, they're promoting...
3
by: Jeff | last post by:
Hello, I want to write a project that will do cd digital audio extraction using c#. I've seen a couple of ActiveX controls, but I haven't been able to get them to work. Does anyone know of any...
2
by: hzgt9b | last post by:
Using VS2003, VB.NET, BACKGROUND I have a window forms based application that will be distributed and executed directly from CD media. The app contains a TreeView control and a WebBroswer...
16
by: EM.Bateman | last post by:
Working on Visual Studio .Net I've implemented a class: #ifndef CONTRIBUTOR_H #define CONTRIBUTOR_H enum Gender {male=1, female, unk}; #include <iostream> #include <iomanip> #include...
3
by: AWW | last post by:
Using XP and VB 2005, it seemed like a good idea to save audio in the clipboard and then play it with backgroundworker. Cannot find a good Clipboard audio example anywhere - just SetAudio and...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.