Top Banner
Page 1 | Microsoft Introduction to audio stream Kinect for Windows Video Courses
11

Page 1 | Microsoft Introduction to audio stream Kinect for Windows Video Courses.

Dec 24, 2015

Download

Documents

Iris Horton
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Page 1 | Microsoft Introduction to audio stream Kinect for Windows Video Courses.

Page 1 | Microsoft

Introduction to audio stream

Kinect for Windows Video Courses

Page 2: Page 1 | Microsoft Introduction to audio stream Kinect for Windows Video Courses.

Page 2 | Microsoft

Kinect Audio Information

Page 3: Page 1 | Microsoft Introduction to audio stream Kinect for Windows Video Courses.

Going Inside of Kinect• Four microphone array

with hardware-basedaudio processing– Sound position tracking– Multichannel echo cancellation (MEC)– Other digital signal processing (noise suppression and reduction)

Page 4: Page 1 | Microsoft Introduction to audio stream Kinect for Windows Video Courses.

Audio Capture Range

-50 0 +50

Page 5: Page 1 | Microsoft Introduction to audio stream Kinect for Windows Video Courses.

Sound Position

• Beam Angle – The angle used to record audio that you can set as a “directional microphone”

• Sound Source Angle – the angle and confidence level of where audio is coming from

-50 0 +50

Page 6: Page 1 | Microsoft Introduction to audio stream Kinect for Windows Video Courses.

Recording

• KinectSensor.AudioSource – Type: KinectAudioSource– Contains audio capture and audio source

location functionality

Page 7: Page 1 | Microsoft Introduction to audio stream Kinect for Windows Video Courses.

KinectAudioSource

http://msdn.microsoft.com/en-us/library/microsoft.kinect.kinectaudiosource_members.aspx

Page 8: Page 1 | Microsoft Introduction to audio stream Kinect for Windows Video Courses.

Speech Recognition• Microsoft Speech Platform SDK

• Grammar --- What we are listening for

Page 9: Page 1 | Microsoft Introduction to audio stream Kinect for Windows Video Courses.

Page 9 | Microsoft

• OverviewHardware overview and SDK installation

• Color• Introduction to color stream• Demo: How to get color stream• Demo: ColorBasics sample

• Depth• Introduction to depth stream• Demo: How to get depth data• Demo: DepthBasics sample

• Skeleton• Introduction to skeleton stream• Demo: How to get skeleton stream• Demo: SkeletonBasics sample

• Audio• Introduction to audio stream• Demo: How to capture audio• Demo: Speech recognition

• Advanced Topics• Streams sync and coordinate mapping• Demo: Streams sync and coordinates

mapping• Accelerometer and tilt angle• Demo: How to get accelerometer and tilt

angle

Page 10: Page 1 | Microsoft Introduction to audio stream Kinect for Windows Video Courses.

Page 10 | Microsoft

SDK Installation

Thanks

Contact us: http://social.msdn.microsoft.com/Forums/en-US/kinectsdk

Page 11: Page 1 | Microsoft Introduction to audio stream Kinect for Windows Video Courses.

Page 11 | Microsoft