powered by
tts_ITRI_getID()
tts_ITRI_getURL(voice_ID)
text <- "Hello." ID <- tts_ITRI_getID(text, speed=0, volume=100, speaker="Bruce") voice_url <- tts_ITRI_getURL(ID)
Run the code above in your browser using DataLab