I’ve written a perfectly well-formed html with javascripts to call google APIs, when i save it on my machine in .html, it works fine. But when i copy and pasted it onto jsfiddle, the synthesizer section wont work. http://jsfiddle.net/LNpYB/33/
Any idea why?
It worked for me maybe one time in 20.
Type the url into a browser and it will work, open it from a link and an http inspector shows that Google returns a 404 for the same url.
They are only allowing TTS use via requests that don’t contain a referrer (local pages do not).