From 9a5e9257101656d55e3199e2e3913aca09e36546 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bellai=20=C3=81d=C3=A1m?= Date: Fri, 10 Nov 2017 13:18:36 +0000 Subject: [PATCH] git-tfs-id: [http://tfs.userrendszerhaz.hu:8080/tfs/DefaultCollection]$/MediaCube;C30709 --- client/AudioRecorder/WavRecorder.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/AudioRecorder/WavRecorder.cs b/client/AudioRecorder/WavRecorder.cs index 206ac5de..e018a30d 100644 --- a/client/AudioRecorder/WavRecorder.cs +++ b/client/AudioRecorder/WavRecorder.cs @@ -46,7 +46,7 @@ namespace AudioRecorder { DeviceNumber = inputDeviceIndex, WaveFormat = WaveFormat.CreateIeeeFloatWaveFormat(8000, MONO_CHANEL) - //new WaveFormat(8000, MONO_CHANEL) + //new WaveFormat(8000, MONO_CHANEL) }; } -- 2.54.0