Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the URI of the sound for the press gesture.
Syntax
public:
property Uri^ PressSoundUri {
Uri^ get ();
}
public UriPressSoundUri { get; }
var pressSoundUri = kinectSoundDefinition.pressSoundUri;
Property value
[C++]
[C#]
[JavaScript]
The URI of the sound for the tap gesture.
Requirements
Namespace: Microsoft.Kinect.Xaml.Controls
Assembly: (in )
See also
Reference
KinectSoundDefinition Class
Microsoft.Kinect.Xaml.Controls Namespace