SPBMilliSecondsToBytes
recording
long inRefNum; a device reference number
long * milliseconds; points to a millisecond value
required to hold a recording of duration milliseconds, given the input device's
current sample rate, sample size, number of channels, and compression
factor.
inRefNum indicates the input device to use,
milliseconds points to a millisecond value to convert. On return, the number of
bytes is returned in the milliseconds parameter
noErr (0) No error
siBadSoundInDevice (-221) Invalid sound input device