Description Usage Arguments Value Examples
Retrieve a list of available voices
1 | list_voices(language = "en-US", token, ...)
|
language |
An ISO 3166 country identification tag. |
token |
Optionally, a pagination token. |
... |
Additional arguments passed to |
A data frame of available names.
1 2 3 4 | ## Not run:
list_voices(language = "cy-GB")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.