請問C#.net是否有讀取音效卡音源資料的物件 |
缺席
|
alexfeng
一般會員 發表:3 回覆:2 積分:1 註冊:2006-07-14 發送簡訊給我 |
|
alexfeng
一般會員 發表:3 回覆:2 積分:1 註冊:2006-07-14 發送簡訊給我 |
好像有找到一些線索了, 就是用api吧~~
Just import the functions from the winmm.dll file. Just add the line "using System.Runtime.InteropServices;" at the top of your file and then add something inside your class like this: [DllImport("winmm.dll"] public static extern int waveOutGetNumDevs(); You can then call ClassName.waveOutGetNumDevs() from where ever you need to! |
alexfeng
一般會員 發表:3 回覆:2 積分:1 註冊:2006-07-14 發送簡訊給我 |
其實小弟是想要一個類似 Delphi 裡 TAudio 的控件.
嗯~~小弟是有找到一個控件, 有達到小弟的需要, 所以就先結囉^_^ Alvas.Audio
|
本站聲明 |
1. 本論壇為無營利行為之開放平台,所有文章都是由網友自行張貼,如牽涉到法律糾紛一切與本站無關。 2. 假如網友發表之內容涉及侵權,而損及您的利益,請立即通知版主刪除。 3. 請勿批評中華民國元首及政府或批評各政黨,是藍是綠本站無權干涉,但這裡不是政治性論壇! |