Class AudioContent
Represents a single instance of chat audio content.
Inherited Members
Namespace: Oci.GenerativeaiinferenceService.Models
Assembly: OCI.DotNetSDK.Generativeaiinference.dll
Syntax
public class AudioContent : ChatContent
Properties
AudioUrl
Declaration
[JsonProperty(PropertyName = "audioUrl")]
public AudioUrl AudioUrl { get; set; }
Property Value
Type | Description |
---|---|
AudioUrl |