Netduino home hardware projects downloads community

Jump to content


The Netduino forums have been replaced by new forums at community.wildernesslabs.co. This site has been preserved for archival purposes only and the ability to make new accounts or posts has been turned off.

qsnapper

Member Since 01 Jan 2013
Offline Last Active Nov 20 2013 03:16 PM
-----

Topics I've Started

Morse code to Text to Speach

19 November 2013 - 05:24 PM

Hi All,

 

Thought I'd share my first self invented project after completing the standard blinking lights tutorials.

 

 

Translate button pushed to text, then post the text into a Firebase database, which then pushes the update to a static HTML page, I then grab the text and send that to Google's Text to Speech API and play what's returned in the HTML 5 Audio element.

 

Firebase is pretty neat, just was a pain as the API only accepts HTTPS posts and from what I understand the Netduino it's capable of doing that. So had to put some code up on a server which relays my post.


home    hardware    projects    downloads    community    where to buy    contact Copyright © 2016 Wilderness Labs Inc.  |  Legal   |   CC BY-SA
This webpage is licensed under a Creative Commons Attribution-ShareAlike License.