zlargon / google-tts

Google TTS (Text-To-Speech) for node.js
https://www.npmjs.com/package/google-tts-api
MIT License
276 stars 56 forks source link

Can we use this package in React Native app ? #26

Closed nileshprajapati007444 closed 3 years ago

svrooij commented 4 years ago

Probably. Have you tried it?

melounek commented 4 years ago

I am trying to use this repo on client-side, but with error which I don't know if is solve-able:

Access to fetch at 'https://translate.google.com/' from origin 'http://192.168.0.101:3000' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.