Share via


KinectSoundDefinition Class

Specifies the sounds to be used for Kinect XAML controls.

Syntax

public ref class KinectSoundDefinition sealed
public sealed class KinectSoundDefinition
var kinectSoundDefinition = Microsoft.Kinect.Xaml.Controls.KinectSoundDefinition;

Members

KinectSoundDefinition has the following members.

Constructors

Name Description
KinectSoundDefinition Initializes a new instance of the KinectSoundDefinition class.

Properties

Name Description
PressSoundUri Gets the URI of the sound for the press gesture.
TappedSoundUri Gets the URI of the sound for the tap gesture.

Requirements

Namespace: Microsoft.Kinect.Xaml.Controls

Assembly: (in )

See also

Reference

Microsoft.Kinect.Xaml.Controls Namespace