NI產品與技術 討論區

取消
顯示結果 
搜尋替代 
您的意思是: 

利用Activex插件来播放声音怎样来获取该声音文件的波形呢?

利用Activex插件来播放声音是如何获取声音的波形呢?
0 積分
1 條訊息(共 5 條)
4,622 檢視

Hi

ActiveX 是 microsoft 的推廣的技術用來讓不同應用能彼此溝通. 可以參考下面文件:

http://digital.ni.com/public.nsf/websearch/D984CF1CA889B809862565FC0078E964?OpenDocument

另外我想有比較簡單的方法播放聲音檔,因為這些功能已經內建到 LabVIEW 了。這些 VIs 可以在
LabVIEW 8.2 裡的 Programming » Graphics & Sound » Sound palette. 
super
0 積分
2 條訊息(共 5 條)
4,615 檢視
LabVIEW 8.2 裡的 Programming » Graphics & Sound » Sound palette. 
super可以播放MP3吗?
0 積分
3 條訊息(共 5 條)
4,612 檢視

Hi

這邊有一些連結可幫助你在 LabVIEW 裡跑 MP3.

這邊有一個 MP3 player for the LabVIEW Windows platform.
http://sine.ni.com/devzone/cda/epd/p/id/2688

這個討論應該有幫助:
http://forums.ni.com/ni/board/message?board.id=170&message.id=5661&requireLogin=False

LabVIEW 沒有放mp3 的 vi. 可是有放.wav 檔的 vi.  You can only interface with mp3s using the ActiveX objects in LabVIEW. You should be able to understand this by looking at GAMP's code.

Super

0 積分
4 條訊息(共 5 條)
4,606 檢視

這邊有一個討論:

http://forums.ni.com/ni/board/message?board.id=170&message.id=202954&view=by_date_ascending&page=3

裡面提到:

C:\Program Files\National Instruments\LabVIEW 7.0\examples\sound\sndExample.llb  Record Wave File.vi

and set the record input to "what u hear", "stereo mix" or "out mix".  Naming is driver dependent

super

0 積分
5 條訊息(共 5 條)
4,604 檢視