nerdexam
Microsoft

70-491 · Question #77

70-491 Question #77: Real Exam Question with Answer & Explanation

The correct answer is C. Handle the AudioTransferRequested event.. See the full explanation below for the reasoning.

Question

You are developing a Windows Store app that allows users to record audio and video files and save them to their devices. You have the following requirements: - The audio and video files must be shorter than three minutes in duration. - The app must finalize recording automatically when the time limit is reached. - You cannot use continuous polling to test when the time limit is reached. You need to ensure that the app meets the requirements. What should you do?

Options

  • AHandle the RecordLimitationExceeded event.
  • BAssign a handler lo the DefaultAudioCaptureDeviceChanged event.
  • CHandle the AudioTransferRequested event.
  • DCall the StopRecordAsyncO method.

Community Discussion

No community discussion yet for this question.

Full 70-491 Practice