SynthesizeSpeechRequest
class SynthesizeSpeechRequest extends Model (View source)
Properties
protected | $audioConfigType | ||
protected | $audioConfigDataType | ||
protected | $inputType | ||
protected | $inputDataType | ||
protected | $voiceType | ||
protected | $voiceDataType |
Methods
Details
setAudioConfig(AudioConfig $audioConfig)
No description
AudioConfig
getAudioConfig()
No description
setInput(SynthesisInput $input)
No description
SynthesisInput
getInput()
No description
setVoice(VoiceSelectionParams $voice)
No description
VoiceSelectionParams
getVoice()
No description