t Audio Blob
Transforms a blob to an audio blob, validating its mime type.
Return
the transformed Blob if it is an audio.
Parameters
blob
the object to transform, can be a Blob or a dictionary.
Throws
if the blob is not an audio.
Transforms a blob to an audio blob, validating its mime type.
the transformed Blob if it is an audio.
the object to transform, can be a Blob or a dictionary.
if the blob is not an audio.