Class TestPersonaVoiceResponse
Response message for EvaluationService.TestPersonaVoice.
Implements
Inherited Members
Namespace: Google.Apis.CustomerEngagementSuite.v1beta.Data
Assembly: Google.Apis.CustomerEngagementSuite.v1beta.dll
Syntax
public class TestPersonaVoiceResponse : IDirectResponseSchema
Properties
Audio
The audio data bytes of the synthesized voice.
Declaration
[JsonProperty("audio")]
public virtual string Audio { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |