iOS supports
Audio.RECORDING_OPTION_IOS_OUTPUT_FORMAT_LINEARPCM
; it'd be great if this could also be supported by Android.
One use case for this is for speech-to-text, which lossy formats do not work well with.
Additionally, Android currently does not appear to support any lossless format.