google-translate-tts icon indicating copy to clipboard operation
google-translate-tts copied to clipboard

Node library for Google Translate TTS (Text-to-Speech) API

Results 8 google-translate-tts issues
Sort by recently updated
recently updated
newest added

Recently my discord bot stopped functioning with the error "Error: Unable to parse audio data. Check your request params. at toBuffer (/home/runner/PROJECTNAME/node_modules/google-translate-tts/src/synthesize.js:48:13)" Worked flawlessly until recently.

Seems like Google changed there stuff again. The node that I'm using is giving me the "Get key failed from google" again. Will you be doing any updates to this...

I'm using the Node Red module. When I set it up a few months ago it was working fine with the voice code set to "de-DE". This stopped working in...

Been getting this error all of a sudden. Worked just fine up until a couple days ago, nothing changed on my end code-wise. `Error: Unable to parse audio data. Check...

HotFix: Google removed the ability to use the different voice variants.

``` soundoftext-api | GET /sounds/6854cf90-504b-11eb-966e-e52d1cd1ebcf 200 217.638 ms - 71 soundoftext-api | 302 Moved302 MovedThe document has movedhere. soundoftext-api | 2021-01-06T21:50:46.328Z - : Request could not be fulfilled: { soundoftext-api...

This package should be compatible with the Browser environment, at least with respect to the `voices` export.

This PR introduces enhanced support for accents. With the growing demand for accurate pronunciation in multiple languages, the ability to include accent marks and correctly pronounce them is vital for...