Google Translate API - No Access Control Origin with Text to Speech
I posted this question on SO to get Google Translate Text-To-Speech to work. Google Translate API text-to-speech: http requests forbidden I was told I needed a key and to enable billing. I've since done that. I know billing is enabled because, using their specified endpoint for words-only translations (not narrated speech) ( GET https://www.googleapis.com/language/translate/v2?key=INSERT-YOUR-KEY&source=en&target=de&q=Hello%20world ), I'm able to get a response both in DHC and in my application $.get : In my original question (above), I was told If I get an API key, I would no longer be