if (FALSE) { # interactive()
# Amazon Polly
tts_auth("amazon")
# Google Cloud Text-to-Speech API
tts_auth("google")
# Microsoft Cognitive Services Text to Speech REST API
tts_auth("microsoft")
# Coqui TTS
tts_auth("coqui")
}
Run the code above in your browser using DataLab