Android.Media.AudioRecord.Stop Method
Stops recording.

Syntax

[Android.Runtime.Register("stop", "()V", "GetStopHandler")]
public virtual void Stop ()

Exceptions

TypeReason
Java.Lang.IllegalStateException

Remarks

Stops recording.

[Android Documentation]

Requirements

Namespace: Android.Media
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 3