Support better sampling rate

Issue #56 resolved
Bao Le created an issue
  • 96khz 16bit mono/stereo for wav. Default recording should be 48kHz
  • Need test for other format.

Comments (4)

  1. Bao Le reporter

    We add >48kHz and warning when user select it. Message "Some device may not support this high sampling rate".

    Profile default (pre-define or new profile) should be 48kHz

  2. Le Huynh Tuan

    When user change sample rate, we already show a dialog to confirm: "Need to restart to...", show another dialog maybe cause conflicting. After user change sample rate then click on test button or start recording, if current config not supported on their devices, we show a toast "Your device dun support this config" (we already do this).

  3. Log in to comment