5
Home
Tomi Paananen редактировал(а) эту страницу 2013-11-26 03:31:09 -08:00
Audio Recorder is an example application demonstrating how to record and play audio in Windows Phone 8 devices. XNA Audio API and Windows Audio Session API (WASAPI) are covered by the example.
Compare and hear the difference between two different audio APIs and sample rates (XNA - 16000Hz and WASAPI - 44100 Hz) in Windows Phone 8 SDK by trying out the application. This example was created while making an extensive walkthrough of different audio handling possibilities available for a third party developer in Windows Phone 8. The article giving an overview of those options, which also acts a portal for even more audio related information can be found from Community Wiki.