8-bit samples that compand 13-bit audio samples using G.711 PCMU/a-law.
Linear16
Uncompressed 16-bit signed little-endian samples (Linear PCM).
Audio content returned as LINEAR16 also contains a WAV header.
Mp3
MP3 audio at 32kbps.
Mp364Kbps
MP3 audio at 64kbps.
Mulaw
8-bit samples that compand 14-bit audio samples using G.711 PCMU/mu-law.
OggOpus
Opus encoded audio wrapped in an ogg container. The result will be a
file which can be played natively on Android, and in browsers (at least
Chrome and Firefox). The quality of the encoding is considerably higher
than MP3 while using approximately the same bitrate.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eOutputAudioEncoding\u003c/code\u003e enum in the Google Cloud Dialogflow v2beta1 API defines the format of audio output in Text-To-Speech.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this enum is \u003ccode\u003e1.0.0-beta23\u003c/code\u003e, with \u003ccode\u003e1.0.0-beta22\u003c/code\u003e also available, and both are part of the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2Beta1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eAvailable audio encoding options include \u003ccode\u003eAlaw\u003c/code\u003e, \u003ccode\u003eLinear16\u003c/code\u003e, \u003ccode\u003eMp3\u003c/code\u003e, \u003ccode\u003eMp364Kbps\u003c/code\u003e, \u003ccode\u003eMulaw\u003c/code\u003e, \u003ccode\u003eOggOpus\u003c/code\u003e, and \u003ccode\u003eUnspecified\u003c/code\u003e, each with specific characteristics like bitrate and compression.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLinear16\u003c/code\u003e option returns uncompressed audio with a WAV header, while \u003ccode\u003eOggOpus\u003c/code\u003e offers high-quality encoding suitable for Android and modern browsers.\u003c/p\u003e\n"]]],[],null,[]]