Example Code

Text to Speech Using Microsoft Speech SDK 5.1

Code and Documents

Attachment

The attached LLB contains the following VIs:

- LVTTS: This VI performs text to speech without using events.
- LVTTS (Events Driven): This VI performs text to speech using events.

These example VIs call Microsoft Speech SDK 5.1 and retrieve the voice and audio output information available for your computer. These VIs allow you to select the voice and audio device you would like to use, enter the text to be read, and adjust the rate and volume of the selected voice.

The Microsoft Speech SDK 5.1 software can be found at the related link below. http://www.microsoft.com/speech/


Related Links:
Microsoft Speech SDK 5.1

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.

Contributors