Introduction to audio stream

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

description

Introduction to audio stream. Kinect for Windows Video Courses. Kinect Audio Information. Four microphone array with hardware-based audio processing Sound position tracking Multichannel echo cancellation (MEC) Other digital signal processing (noise suppression and reduction). - PowerPoint PPT Presentation

Transcript of Introduction to audio stream

Page 1: Introduction to audio stream

Page 1 | Microsoft

Introduction to audio stream

Kinect for Windows Video Courses

Page 2: Introduction to audio stream

Page 2 | Microsoft

Kinect Audio Information

Page 3: Introduction to audio stream

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: Introduction to audio stream

Audio Capture Range

-50 0 +50

Page 5: Introduction to audio stream

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: Introduction to audio stream

Recording

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

location functionality

Page 7: Introduction to audio stream

KinectAudioSource

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

Page 8: Introduction to audio stream

Speech Recognition• Microsoft Speech Platform SDK

• Grammar --- What we are listening for

Page 9: Introduction to audio stream

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: Introduction to audio stream

Page 10 | Microsoft

SDK Installation

Thanks

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

Page 11: Introduction to audio stream

Page 11 | Microsoft