LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Playing sound with labview

I have saved some sound clips into a matrix. Now I want to play the
samples back (there are 10 of them) when I press the respective button
(button 1 for sound 1, button 2 for sound 2, etc). My problem is I can't
get the sounds to play when I press the button. I've tried a case
structure that would select the sound, but I also tried to let the sound
play (flipping a boolean). I can't get it to work. Does someone have a
VI that I can get ideas, or does someone want to chit-chat?

*peace*

DG

dorian@jps.net


Sent via Deja.com http://www.deja.com/
Before you buy.
0 Kudos
Message 1 of 5
(3,313 Views)
Hi Dorian,

I'm working on something similar. Have you looked at the telephone
dialer example that comes with labview (5.0 and 5.1)? That's a pretty
decent start.

Does someone have something better?

Cid

In article <87di90$dmv$1@nnrp1.deja.com>,
Dorian Grey wrote:
>
>
> I have saved some sound clips into a matrix. Now I want to play the
> samples back (there are 10 of them) when I press the respective button
> (button 1 for sound 1, button 2 for sound 2, etc). My problem is I
can't
> get the sounds to play when I press the button. I've tried a case
> structure that would select the sound, but I also tried to let the
sound
> play (flipping a boolean). I can't get it to work. Does someone have a
> VI that I can get ideas, or does someone w
ant to chit-chat?
>
> *peace*
>
> DG
>
> dorian@jps.net
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
>


Sent via Deja.com http://www.deja.com/
Before you buy.
0 Kudos
Message 2 of 5
(3,312 Views)
Hi Cid,

Thanks for the information. I never really looked over the examples.

DG


Sent via Deja.com http://www.deja.com/
Before you buy.
0 Kudos
Message 3 of 5
(3,305 Views)

I leave an example that can provide, use it in your program

Message 4 of 5
(2,722 Views)

@ltheux wrote:

I leave an example that can provide, use it in your program


LOL after 13 years, the user probably either solved it or gave up.  😉

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
Message 5 of 5
(2,709 Views)