WaveRecorderDelete Method
Deletes any audio recorded.
Namespace: DevCase.Core.Media.SoundAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public virtual void Delete()
Public Overridable Sub Delete
Dim instance As WaveRecorder
instance.Delete()
public:
virtual void Delete()
abstract Delete : unit -> unit
override Delete : unit -> unit
No code example is currently available or this language may not be supported.
Exception
|
The recording is already empty.
|