GuidanceAudioNotifications
GuidanceAudioNotifications
GuidanceAudioNotifications
GuidanceAudioNotifications
Enum
Definition
Specifies types of audio notifications that are used during navigation.
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.
This enumeration has a System.FlagsAttribute attribute that allows a bitwise combination of its member values.
public : enum class GuidanceAudioNotificationspublic enum GuidanceAudioNotificationsPublic Enum GuidanceAudioNotifications// This API is not available in Javascript.
- Attributes
Windows 10 requirements
| Device family |
Windows Desktop Extension SDK (introduced v10.0.10240.0)
Windows Mobile Extension SDK (introduced v10.0.10240.0)
|
| API contract |
Windows.Services.Maps.GuidanceContract (introduced v1)
|
Fields
| Gps Gps Gps Gps | GPS notifications. |
| Maneuver Maneuver Maneuver Maneuver | Maneuver notifications. |
| None None None None | No audio notifications are selected. |
| 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. |