Voices
class Voices extends Resource (View source)
The "voices" collection of methods.
Typical usage is:
$texttospeechService = new Google\Service\Texttospeech(...);
$voices = $texttospeechService->voices;
Methods
listVoices(array $optParams = [])
Returns a list of Voice supported for synthesis. (voices.listVoices)
Details
ListVoicesResponse
listVoices(array $optParams = [])
Returns a list of Voice supported for synthesis. (voices.listVoices)