Gemini Enterprise for Customer Experience V1BETA API - Module Google::Cloud::Ces::V1beta::AudioEncoding (v1.0.0)
Stay organized with collections
Save and categorize content based on your preferences.
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.