10-08-2017 08:28 AM
sir,
i am trying to play Morse code .wav file for 3 different characters using a case structure. But i am getting an error of " LabVIEW: (Hex 0x12C5) Could not find the sound file." can you suggest some solution and I think my VI will play the file continuously. instead can you provide me with some solution so that i plays once for every string input ?
thanks
10-08-2017 11:26 AM
10-08-2017 12:28 PM
GerdW,
thanks for going through my VI.
I had altered the file path in order to compress it but as soon as i correct the file path it is showing me the error "LabVIEW: (Hex 0x12CA) Cannot recognize sound format."
i have attached my VI with exact file path.
any solutions?
10-08-2017 08:24 PM
Your VI and .wav files work just fine for me.
The only thing is the timeout on the Output Sound needs to be larger because it gives a timeout value when it plays the B.wav file.
10-09-2017 04:39 AM
For me also its working fine. Can you provide the screen shot of the error?
10-09-2017 04:42 AM
For me also its working fine. What is exact problem? can you share any screen shots of the error.
10-09-2017 12:04 PM
here i have attached the screenshot of error that i am getting while i play the vi.
10-09-2017 12:51 PM
04-12-2025 01:58 AM
same error buddy
did u figure it out?
04-12-2025 09:48 AM - edited 04-12-2025 09:50 AM
@Emma21 wrote:
same error buddy
did u figure it out?
This ancient thread has not seen activity in 8 years and we cannot tell from your picture what you are doing wrong. There are infinite possibilities, for example you string input looks empty, but we cannot see the case for the empty string condition.