Google Cloud Dialogflow V2beta1Text To Speech Settings Output Audio Encoding
Required. Audio encoding of the synthesized audio content.
Entries
Not specified.
Uncompressed 16-bit signed little-endian samples (Linear PCM). Audio content returned as LINEAR16 also contains a WAV header.
MP3 audio at 32kbps.
MP3 audio at 64kbps.
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.
8-bit samples that compand 14-bit audio samples using G.711 PCMU/mu-law.
Types
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.