Ayoub Bekiri
Ayoub Bekiri

Reputation: 1

Replace DAQ Assistant for a voltage input with reading a WAV sound file

I am trying to convert my WAV sound file into data without using DAQ Assistant. For starters I have this code I have to modify and find code compatible with what I want to do, can anyone help ?

https://i.sstatic.net/jlH0i.png

Upvotes: 0

Views: 154

Answers (1)

Mateusz Owczarek
Mateusz Owczarek

Reputation: 366

You may use just a single Sound File Read Simple VI to read your sound file data. If you need more detailed control of the process, take a look at the whole Sound palette

Upvotes: 1

Related Questions