Dialogflow v3 API - Enum SecuritySettings.Types.AudioExportSettings.Types.AudioFormat (2.17.0)

public enum SecuritySettings.Types.AudioExportSettings.Types.AudioFormat

Reference documentation and code samples for the Dialogflow v3 API enum SecuritySettings.Types.AudioExportSettings.Types.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.