Class TtsOracleTts1StandardModelDetails
Use this schema for specifying properties of TTS_1_STANDARD model from Oracle model family.
Inherited Members
Namespace: Oci.AispeechService.Models
Assembly: OCI.DotNetSDK.Aispeech.dll
Syntax
public class TtsOracleTts1StandardModelDetails : TtsOracleModelDetails
Properties
VoiceId
Declaration
[JsonProperty(PropertyName = "voiceId")]
public string VoiceId { get; set; }
Property Value
Type | Description |
---|---|
string | Speaker in whose voice the user wants the output speech to be in.
The possible values for |