Method | Description | |
---|---|---|
Microphone ( ) : NAudio.CoreAudioApi |
Creates a new microphone.
|
|
Record ( |
Records the audio for the specified number of buffer fills.
|
Method | Description | |
---|---|---|
InstallReadingChangedHandler ( ) : void |
Installs the reading handler.
|
|
UninstallReadingChangedHandler ( ) : void |
Uninstalls the reading handler.
|
Method | Description | |
---|---|---|
OnDataAvailable ( Object sender, NAudio.Wave.WaveInEventArgs e ) : void |
protected InstallReadingChangedHandler ( ) : void | ||
return | void |
public Record ( |
||
bufferFills | ||
return | Task |
protected UninstallReadingChangedHandler ( ) : void | ||
return | void |