get Audio Data
Returns audio data from the annotation. This could take a while and should be executed on background thread.
Return
Byte array with raw audio data in getAudioEncoding encoding and Big-endian byte order. Returns null
if audio data could not be read or the annotation is not attached to the document.