Get desktop application:
View/edit binary Protocol Buffers messages
AudioEncoding specifies the encoding of the audio bytes in the encapsulating message.
Used in:
,Not specified.
Uncompressed 16-bit signed little-endian samples (Linear PCM).
`FLAC` (Free Lossless Audio Codec) is the recommended encoding because it is lossless--therefore recognition is not compromised--and requires only about half the bandwidth of `LINEAR16`. `FLAC` stream encoding supports 16-bit and 24-bit samples, however, not all fields in `STREAMINFO` are supported.
8-bit samples that compand 14-bit audio samples using G.711 PCMU/mu-law.
8-bit samples that compand 13-bit audio samples using G.711 PCMU/a-law.