R/available_voices.R

#' List of all the voices for the speak function
#'
#' A complete list of all the voices supported by the \code{\link{speak}} function.
#'
#' @format A vector
#' @source MacOS command line: 'say'
"available_voices"
#> [1] "available_voices"
sellorm/rsay documentation built on May 28, 2019, 7:52 a.m.