Table of Contents

Class TextToSpeechCustomVoiceParameters

Description of the custom voice to be synthesized.

public class TextToSpeechCustomVoiceParameters
Inheritance
object
TextToSpeechCustomVoiceParameters

Constructors

TextToSpeechCustomVoiceParameters(string)

public TextToSpeechCustomVoiceParameters(string model)

Parameters

model string

See Model.

Fields

Model

The name of the AutoML model that synthesizes the custom voice.

public string Model

Field Value

string