LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

a vi that converts given text to speech which is saved in a 8 bit mono wave file

How to convert a given text into speech which is saved in a 8 bit mono wave file, also the sampling rate should be 11025
Please help me, waiting for suggestions.


Regards
Mani
0 Kudos
Message 1 of 7
(3,734 Views)
This sure seems like a duplicate post. If you are logging in as a different user to post the same question, that's not really nice. If you are working with the original poster on the same project, maybe you should talk to each other before posting anything here.
0 Kudos
Message 2 of 7
(3,713 Views)
I have a sneaking suspicion this might be homework.  Ezeemon seems to have a duplicate about once a week.
0 Kudos
Message 3 of 7
(3,702 Views)
Ezeemon  is my colleague, and we still having the same problem i eleminates the alternative samples and the divide each sample by 256 , but it didnot work when i send this wave file over serial modem over the telephone network the voice coming at the remote end was not clear. but when i send an original 8 bit mono it works.

Regards
Mani
0 Kudos
Message 4 of 7
(3,662 Views)
Ezeemon  is my colleague, and we still having the same problem i eleminates the alternative samples and the divide each sample by 256 , but it didnot work when i send this wave file over serial modem over the telephone network the voice coming at the remote end was not clear. but when i send an original 8 bit mono it works.

Regards
Mani
0 Kudos
Message 5 of 7
(3,660 Views)
Mani,
 
You might get better feedback if you post your current status on the other discussion forum where Ezeemon is working with other forum members.
Regards,

Hillary E
National Instruments
0 Kudos
Message 6 of 7
(3,627 Views)
This is a lossy compression so you can expect to get worse results when compressing the data by dividing by 256 and decimating. 
Paul Falkenstein
Coleman Technologies Inc.
CLA, CPI, AIA-Vision
Labview 4.0- 2013, RT, Vision, FPGA
0 Kudos
Message 7 of 7
(3,622 Views)