Wall's Corners Wall's Corners Author
Title: Raspberry Pi Text-to-Speech w/ Windows 10 SpeechSynthesizer
Author: Wall's Corners
Rating 5 of 5 Des:
We absolutely love when developers harness the realtime capabilities of the PubNub API and extend it to the Internet of Things. With the aff...

We absolutely love when developers harness the realtime capabilities of the PubNub API and extend it to the Internet of Things. With the affordability, capabilities, and flexibility of new embedded boards, the sky’s the limit for IoT hobbyists and developers for any skill level. So when a great project comes along, we want our readers to know about it.

raspberry pi text to voice

Today’s featured project is from Krishnaraj Varma, who built a text-to-speech application using Raspberry Pi and Windows 10 audio output (part of the Windows 10 IoT release earlier this year).  The application enables a user to type in text, sends the command to a Raspberry Pi 2 Model B, then uses SpeechSynthesizer to speak the text.

Even better, Varma expanded his demo by integrating PubNub to allow remote users to us the application. the text over the PubNub Data Stream Network, users can send commands in realtime from remote locations. Using the PubNub JavaScript SDK, the application keeps an open socket connection and listens for incoming PubNub messages on a channel.

You can see Varma’s full code repository here, including a schematic and all the code you need to build it yourself.

See it in action below:

 

Share This:

View more at: http://bit.ly/1XReQFr

About Author

Advertisement

Post a Comment

 
Top