Pular para o conteúdo principal

Class: MicrophoneReader

This page documents the methods and fields available in the MicrophoneReader class.

Members

SignatureDescription
MicrophoneReader()Creates a new instance of MicrophoneReader.
getFrameLength()Returns the current frame length.
getFramePCM()Returns the current frame pcm.
getSampleRate()Returns the current sample rate.
isEnableRecord()Returns whether enable record is true.
setEnableRecord(boolean)Sets or updates the enable record.