I trying to use the Google text to Speech, wherein, I’m able to get the base64 data but I don’t seem to have any option to convert the same into an audio file and store it, can someone pklease help on this?
Hello @CP_D
You can save the file using the following logic. Where Method Argument “base64” is your base64 data.
Regards,
Inna