ProjectsLocationsVoices
class ProjectsLocationsVoices extends Resource (View source)
The "voices" collection of methods.
Typical usage is:
$texttospeechService = new Google\Service\Texttospeech(...);
$voices = $texttospeechService->voices;
Methods
synthesizeLongAudio(string $parent, SynthesizeLongAudioRequest $postBody, array $optParams = [])
Synthesizes long form text asynchronously. (voices.synthesizeLongAudio)
Details
Operation
synthesizeLongAudio(string $parent, SynthesizeLongAudioRequest $postBody, array $optParams = [])
Synthesizes long form text asynchronously. (voices.synthesizeLongAudio)