Interesting point, Jason.

However I'm reading a byte at a time so each short is read (just one
byte at a time).  There shouldn't be anything leftover to be missed.

More important though, I'm reading the byte[] using a method provided
by Android's AudioRecord.

read(byte[] audioData, int offsetInBytes, int sizeInBytes)
Reads audio data from the audio hardware for recording into a buffer.
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to