Searched refs:mSRecorder (Results 1 – 2 of 2) sorted by relevance
52 private SoundRecorderObject mSRecorder; field in AudioAEC225 mSRecorder = new SoundRecorderObject(mSamplingRate, mBlockSizeSamples, in onCreate()332 mSRecorder.startRecording(); in startTest()335 int audioSessionId = mSRecorder.getAudioSessionId(); in startTest()343 mSRecorder.stopRecording(); in startTest()353 mSRecorder.stopRecording(); in startTest()365 mSRecorder.stopRecording(); in startTest()434 mSRecorder.stopRecording(); in startTest()
107 private SoundRecorderObject mSRecorder; field in AudioFrequencyVoiceRecognitionActivity141 mSRecorder = new SoundRecorderObject(SAMPLING_RATE, BLOCK_SIZE_SAMPLES, in onCreate()772 mSRecorder.startRecording(); in record()780 mSRecorder.stopRecording(); in record()