Gemini Enterprise for Customer Experience V1BETA API - Module Google::Cloud::Ces::V1beta::AudioEncoding (v0.1.0)

Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API module Google::Cloud::Ces::V1beta::AudioEncoding.

AudioEncoding specifies the encoding format for audio data.

Constants

AUDIO_ENCODING_UNSPECIFIED

value: 0
Unspecified audio encoding.

LINEAR16

value: 1
16-bit linear PCM audio encoding.

MULAW

value: 2
8-bit samples that compand 14-bit audio samples using G.711 PCMU/mu-law.

ALAW

value: 3
8-bit samples that compand 14-bit audio samples using G.711 PCMU/A-law.