tfio.audio.decode_aac

Decode MP4 (AAC) audio from input string.

input A string Tensor of the audio input.
shape The shape of the audio.
name A name for the operation (optional).

output Decoded audio as tf.float32.