Enum SecuritySettings.Types.AudioExportSettings.Types.AudioFormat (1.13.0)

public enum AudioFormat

File format for exported audio file. Currently only in telephony recordings.

Namespace

Google.Cloud.Dialogflow.Cx.V3

Assembly

Google.Cloud.Dialogflow.Cx.V3.dll

Fields

NameDescription
Mp3

MP3 file format.

Mulaw

G.711 mu-law PCM with 8kHz sample rate.

Ogg

OGG Vorbis.

Unspecified

Unspecified. Do not use.