recorder = new AudioRecorderService
      {
          TotalAudioTimeout = TimeSpan.FromSeconds(15),
          StopRecordingOnSilence = true
      };