Home
last modified time | relevance | path

Searched defs:MicrophoneInputStream (Results 1 – 1 of 1) sorted by relevance

/packages/apps/SpeechRecorder/src/com/android/speechrecorder/
DMicrophoneInputStream.java33 public final class MicrophoneInputStream extends InputStream { class
41 public MicrophoneInputStream(int sampleRate) throws IOException { in MicrophoneInputStream() method in MicrophoneInputStream