audio-recorder

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.

  • 所有者: microsoft/audio-recorder
  • 平台:
  • 许可证: Other
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

AudioRecorder

AudioRecorder example application demonstrates how to record and play audio on
Windows Phone 8 devices. XNA Framework Audio API and Windows Audio Session API
(WASAPI) are covered by the application.

Main page 
Audio files page

This example application is hosted in GitHub:
https://github.com/Microsoft/audio-recorder

Developed with:

  • Microsoft Visual Studio Express for Windows Phone 2012.

Compatible with:

  • Windows Phone 8

Tested to work on:

  • Nokia Lumia 920
  • Nokia Lumia 925
  • Nokia Lumia 1520

Instructions

Make sure you have the following installed:

  • Windows 8
  • Windows Phone SDK 8.0

To build and run the sample:

  • Open the SLN file
    • File > Open Project, select the file AudioRecorder.sln
  • Select the target, for example 'Emulator WXGA'.
  • Press F5 to build the project and run it on the Windows Phone Emulator.

To deploy the sample on Windows Phone device:

About the implementation

Important folders:, Folder, Description, ------, -----------, /, Contains the project file, the license information and this file (README.md), AudioRecorder, Root folder for the implementation files., AudioRecorder/Assets, Graphic assets like icons and tiles., AudioRecorder/Properties, Application property files., AudioRecorder/Resources, Application resources., WasapiAudioComp, Root folder of Windows Phone Runtime component for WASAPI implementation files., Important classes:, File, Description, ----, -----------, MainPage, This class is the main UI of the app., AudioManager, Handles all the UI related audio actions., XnaAudio, Handles the recording and playback of audio using XNA Audio API., WasapiAudio, Handles the audio capturing and rendering using WASAPI., For more information about audio handling in Windows Phone 8 devices, see an
article available at http://developer.nokia.com/Community/Wiki/Audio_recording_and_playback_options_in_Windows_Phone.

Known issues

No known issues.

License

See the license file delivered with this project.
The license is also available online at
https://github.com/Microsoft/audio-recorder/blob/master/License.txt

Version history

  • 0.3.0.0 Added 720p resolution support and yet another missing dependency fix.
  • 0.2.0.0 Added a missing dependency affecting others than ARM device builds.
  • 0.1.0.0 First beta release.

主要指标

概览
名称与所有者microsoft/audio-recorder
主编程语言C#
编程语言C# (语言数: 3)
平台
许可证Other
所有者活动
创建于2013-09-18 05:36:41
推送于2014-11-28 13:36:27
最后一次提交2014-11-28 15:36:27
发布数1
最新版本名称v0.3 (发布于 )
第一版名称v0.3 (发布于 )
用户参与
星数52
关注者数72
派生数24
提交数19
已启用问题?
问题数5
打开的问题数3
拉请求数0
打开的拉请求数0
关闭的拉请求数1
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?