Academic Company Events NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Document Type: Example Program
NI Supported: Yes
Publish Date: Jun 3, 2008


Feedback


Yes No

Related Categories

Related Links - Developer Zone

Related Links - Products and Services

Audio DataPlugin

20 ratings | 4.90 out of 5
Print

Downloads

Filename: audio_101.zip
Requirements: View

This DataPlugin supports reading / importing and writing / exporting of audio WAVE files.

This DataPlugin can read and write Audio WAVE files with 1, 2 or more channels. Audio WAVE files play recorded sound in Windows Media Player and similar applications. It also supports Float_IEEE format sound files.


Writing audio files:

  • The Audio DataPlugin will write all channels of the first group to the wav file.
  • The sampling rate can be controlled by adding the property "Sampling_Rate" to the group and apply the desired sampling rate. The default is 44100.
  • Also the bit resolution can be adapted by assigning 8, 16, 24 or 32 to the group property "Bits_Per_Sample". The default is 32.

Note:

  • The Audio DataPlugin uses the Microsoft DirectShow API. Different machines can have different versions of DirectShow filters, which can introduce slightly different decoded values (DirectShow filters can be updated along with applications such as Microsoft Windows Media Player, Microsoft DirectX, etc.).



File Extension: *.AFC; *.AIF; *.AU; *.MP3; *.WAV; *.WMA
Direction: Read / Write
Last Change: Mai 21, 2008  [1, 0, 0, 2049]

 

 

 

Related Links:
How to install this DataPlugin (C++)
Overview DataPlugins / DataPlugins Home Page
DIAdem Home Page

 

Requirements


Filename: audio_101.zip

Software Requirements


Application Software: LabVIEW Full Development System 8.2, DIAdem Development System 10.1
Language(s): C++

 
20 ratings | 4.90 out of 5
Print

Reader Comments | Submit a comment »

 

Legal
This example program (this "program") was developed by a National Instruments ("NI") Applications Engineer. Although technical support of this program may be made available by National Instruments, this program may not be completely tested and verified, and NI does not guarantee its quality in any way or that NI will continue to support this program with each new revision of related products and drivers. THIS EXAMPLE PROGRAM IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND AND SUBJECT TO CERTAIN RESTRICTIONS AS MORE SPECIFICALLY SET FORTH IN NI.COM'S TERMS OF USE (http://ni.com/legal/termsofuse/unitedstates/us/).