-
Bug
-
Resolution: Incomplete
-
P3: Somewhat important
-
None
-
6.2.7, 6.4, 6.5
-
None
Open the audiorecorder example and record audio.
Set the format to wav and the channel count to 2.
Record the audio.
Open the recorded audio file and inspect the format.
Expected:
File format reports two audio channels.
Actual:
File format reports one audio channel.
Wav supports recording with even more than 1 channel so there's no reason this should not be supported.