Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
If specified "true", then we would play a beep before starting recording operation
Default : true
public bool? PlayBeep { get; set; }
member this.PlayBeep : Nullable<bool> with get, set