Searched refs:mSRecorder (Results 1 – 2 of 2) sorted by relevance
51 private SoundRecorderObject mSRecorder; field in AudioAEC224 mSRecorder = new SoundRecorderObject(mSamplingRate, mBlockSizeSamples, in onCreate()330 mSRecorder.startRecording(); in startTest()333 int audioSessionId = mSRecorder.getAudioSessionId(); in startTest()341 mSRecorder.stopRecording(); in startTest()351 mSRecorder.stopRecording(); in startTest()363 mSRecorder.stopRecording(); in startTest()432 mSRecorder.stopRecording(); in startTest()
114 private SoundRecorderObject mSRecorder; field in AudioFrequencyVoiceRecognitionActivity149 mSRecorder = new SoundRecorderObject(SAMPLING_RATE, BLOCK_SIZE_SAMPLES, in onCreate()778 mSRecorder.startRecording(); in record()786 mSRecorder.stopRecording(); in record()