GuidanceAudioNotificationKind
GuidanceAudioNotificationKind
GuidanceAudioNotificationKind
GuidanceAudioNotificationKind
Enum
Definition
Specifies the types of audio notifications that are requested when the AudioNotificationRequested event is triggered.
Note
This API is not available to all Windows apps. Unless your developer account is specially provisioned by Microsoft, calls to this API will fail at runtime. For more information about the Windows.Services.Maps.Guidance namespace, please work with your Microsoft Account Team representative.
public : enum class GuidanceAudioNotificationKindpublic enum GuidanceAudioNotificationKindPublic Enum GuidanceAudioNotificationKind// This API is not available in Javascript.
- Attributes
Windows 10 requirements
| Device family |
Windows Desktop Extension SDK (introduced v10.0.10586.0)
Windows Mobile Extension SDK (introduced v10.0.10586.0)
Windows Team Extension SDK (introduced v10.0.14393.0)
|
| API contract |
Windows.Services.Maps.GuidanceContract (introduced v2)
|
Fields
| Gps Gps Gps Gps | GPS notifications. |
| Maneuver Maneuver Maneuver Maneuver | Maneuver notifications. |
| Route Route Route Route | Route notifications. |
| SpeedLimit SpeedLimit SpeedLimit SpeedLimit | Speed limit notifications. |
| Traffic Traffic Traffic Traffic | Traffic notifications. |
| TrafficCamera TrafficCamera TrafficCamera TrafficCamera | Traffic camera notifications. |