[nfbcs] trying to figure out how to embed text-to-speach into a web site

Bryan Schulz b.schulz at sbcglobal.net
Thu Dec 22 16:03:34 UTC 2016


Hi,

Why would you want to do this when people have jfw/we and nvda is free?
Bryan

-----Original Message-----
From: nfbcs [mailto:nfbcs-bounces at nfbnet.org] On Behalf Of Ryan Mann via
nfbcs
Sent: Thursday, December 22, 2016 8:54 AM
To: nfbcs at nfbnet.org
Cc: Ryan Mann
Subject: [nfbcs] trying to figure out how to embed text-to-speach into a web
site

Hello.  I'm trying to embed text-to-speech into a web site.  Right now, I'm
trying to use the Responsive Voice library, but I'm open to other
suggestions.  To make sure I know how it works, I started out with the below
sample code.  Unfortunately, I don't hear any speech. The code is below.

<html>

<head>

<title>test of text to speach</title>

<script type="text/javascript"
src="http://code.responsivevoice.org/responsivevoice.js">

</script>

</head>

<body>

<p>This is the body.</p>

<script type="text/javascript">

responsiveVoice.setDefaultVoice("US English Female")

responsiveVoice.speak("I had a cat named Blanca.")

</script>

 

</body>

</html>

_______________________________________________
nfbcs mailing list
nfbcs at nfbnet.org
http://nfbnet.org/mailman/listinfo/nfbcs_nfbnet.org
To unsubscribe, change your list options or get your account info for nfbcs:
http://nfbnet.org/mailman/options/nfbcs_nfbnet.org/b.schulz%40sbcglobal.net
-----
No virus found in this message.
Checked by AVG - www.avg.com
Version: 2016.0.7924 / Virus Database: 4739/13621 - Release Date: 12/20/16





More information about the NFBCS mailing list