LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Sound for random arraypairs

Hello!

I would like to ask something.
I have 2 arrays with 4-4 roster,where i generated random arraypairs.
In this case : Pali - Hajni // Peti - Heni // Tomi - Robi // Zoli - Teri.
I want to know ,that can i record the arraypairs,if i make a soundfile for every name? I mean , when i make a random list,for example : Peti-Heni,then the program give me back the soundfiles from these names.

Im really looking forward to getting your answer and if you have time for this,i will be very pleasured and say a big thanks to you.

Cheers,Tóth ArnoldForum.png

0 Kudos
Message 1 of 2
(1,936 Views)

One way to do this would be to use arrays of clusters instead of arrays of strings. The first element in the cluster would be the name, the second element would be the path to, or name of, the sound file.

 

MC

0 Kudos
Message 2 of 2
(1,901 Views)