Dialogflow CX V3 API - Module Google::Cloud::Dialogflow::CX::V3::SecuritySettings::AudioExportSettings::AudioFormat (v0.26.0)

Reference documentation and code samples for the Dialogflow CX V3 API module Google::Cloud::Dialogflow::CX::V3::SecuritySettings::AudioExportSettings::AudioFormat.

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

Constants

AUDIO_FORMAT_UNSPECIFIED

value: 0
Unspecified. Do not use.

MULAW

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

MP3

value: 2
MP3 file format.

OGG

value: 3
OGG Vorbis.