GuidanceAudioNotificationRequestedEventArgs 클래스

정의

AudioNotificationRequested 이벤트에 대한 데이터를 제공합니다.

참고

이 API는 모든 Windows 앱에서 사용할 수 없습니다. 개발자 계정이 Microsoft에서 특별히 프로비전되지 않는 한 런타임에 이 API에 대한 호출이 실패합니다. Windows.Services.Maps.Guidance 네임스페이스에 대한 자세한 내용은 Microsoft 계정 팀 담당자에게 문의하세요.

public ref class GuidanceAudioNotificationRequestedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Services.Maps.GuidanceContract, 131072)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class GuidanceAudioNotificationRequestedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Services.Maps.GuidanceContract), 131072)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class GuidanceAudioNotificationRequestedEventArgs
Public NotInheritable Class GuidanceAudioNotificationRequestedEventArgs
상속
Object Platform::Object IInspectable GuidanceAudioNotificationRequestedEventArgs
특성

Windows 요구 사항

디바이스 패밀리
Windows Desktop Extension SDK (10.0.10586.0에서 도입되었습니다.)
Windows Mobile Extension SDK (10.0.10586.0에서 도입되었습니다.)
Windows Team Extension SDK (10.0.14393.0에서 도입되었습니다.)
API contract
Windows.Services.Maps.GuidanceContract (v2.0에서 도입되었습니다.)

속성

AudioFilePaths

재생하도록 요청된 오디오 파일 목록을 가져옵니다.

참고

이 API는 모든 Windows 앱에서 사용할 수 없습니다. 개발자 계정이 Microsoft에서 특별히 프로비전되지 않는 한 런타임에 이 API에 대한 호출이 실패합니다. Windows.Services.Maps.Guidance 네임스페이스에 대한 자세한 내용은 Microsoft 계정 팀 담당자에게 문의하세요.

AudioNotification

요청된 오디오 알림의 유형을 가져옵니다.

참고

이 API는 모든 Windows 앱에서 사용할 수 없습니다. 개발자 계정이 Microsoft에서 특별히 프로비전되지 않는 한 런타임에 이 API에 대한 호출이 실패합니다. Windows.Services.Maps.Guidance 네임스페이스에 대한 자세한 내용은 Microsoft 계정 팀 담당자에게 문의하세요.

AudioText

요청된 오디오 알림의 텍스트 기반 버전을 가져옵니다.

참고

이 API는 모든 Windows 앱에서 사용할 수 없습니다. 개발자 계정이 Microsoft에서 특별히 프로비전되지 않는 한 런타임에 이 API에 대한 호출이 실패합니다. Windows.Services.Maps.Guidance 네임스페이스에 대한 자세한 내용은 Microsoft 계정 팀 담당자에게 문의하세요.

적용 대상