Closed freddiefujiwara closed 3 years ago
Hi @freddiefujiwara, thank you for the PR to implement the https://github.com/zlargon/google-tts/issues/33#issuecomment-723554295 into this library.
The new Google TTS API will return the audio base64 encoded string instead of the audio URL. According to the discussion in #33, the change in this PR might not safe, but it looks like the only thing we can do to keep the library works. (remove tk
and change the client
to tw-ob
)
this is urgent fix for 33 please check my code