powered by
Get Microsoft Text To Speech (TTS) or Cognitive Services Token from API Key
get_ms_tts_token(api_key = NULL)
Microsoft Cognitive Services API key
A list of the request, and token
# NOT RUN { if (valid_ms_tts_key()) { token = get_ms_tts_token() } # }
Run the code above in your browser using DataLab