- HoloLens Blueprints
- Abhijit Jana Manish Sharma Mallikarjuna Rao
- 137字
- 2021-07-02 22:09:29
Microphones
HoloLens has been designed as a hands-free head mounted device with voice as one of the key input mechanisms to accept commands from any user. The HoloLens device has a great support for Voice Commands using a set of microphones. The microphone array consists of four different microphones that take commands via voice control.
This array of microphones also helps in noise compression and echo cancellation from the real environment. The need for a microphone array is to clearly distinguish and recognize user Voice Commands over other environmental noises.
The HoloLens microphone array also uses beamforming to get a good, amplified noise and echo-free speech signal from the HoloLens for the user who is wearing it.
Combining the different sound signals by identifying the sound source and listening to a particular direction is called beamforming.
推薦閱讀
- Java程序設(shè)計(慕課版)
- Visual C++程序設(shè)計學(xué)習(xí)筆記
- 數(shù)字媒體應(yīng)用教程
- UML和模式應(yīng)用(原書第3版)
- Azure IoT Development Cookbook
- 云原生Spring實戰(zhàn)
- 基于Swift語言的iOS App 商業(yè)實戰(zhàn)教程
- 劍指Java:核心原理與應(yīng)用實踐
- Learning Apache Cassandra
- Scratch3.0趣味編程動手玩:比賽訓(xùn)練營
- Learning Hadoop 2
- Python Interviews
- Python從入門到精通(第3版)
- Kotlin極簡教程
- Android Sensor Programming By Example