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 tap gesture.
Syntax
public:
property Uri^ TappedSoundUri {
Uri^ get ();
}
public UriTappedSoundUri { get; }
var tappedSoundUri = kinectSoundDefinition.tappedSoundUri;
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