LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Best way to deliver voice messages in LV

I have an application that I would like to play voice messages upon certain events. Is this as simple as recording a wav file and then playing it with the wave VI or should I consider other approaches?
0 Kudos
Message 1 of 2
(2,614 Views)
Playing back a wav file will work fine. If you want to be able to change the message by changing a text string rather than re-recording the wav file, you can use Microsoft Agent (http://www.microsoft.com/msagent/default.asp) or AT&T Natural Voices (http://www.naturalvoices.att.com/). I have used the first two methods with LabVIEW but not the third, but I will investigate it for my next voice project because the AT&T voices sound better than Microsoft Agent voices.
0 Kudos
Message 2 of 2
(2,614 Views)