> For the complete documentation index, see [llms.txt](https://sharinghub-eng.kittenbot.hk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sharinghub-eng.kittenbot.hk/main-controllers/futureboard/futureboard-kittenblock-programming-tutorial/programming-with-kittenblock-microphone.md).

# Programming with KittenBlock: Microphone

An MEMS microphone is wired to P10 on the FutureBoard.

![](https://kittenbothk-eng.readthedocs.io/en/latest/_images/kbbanner.png)

### Microphone Blocks

![](https://kittenbothk-eng.readthedocs.io/en/latest/_images/microphone_en.png)

#### Sample Program: Noise Level

![](https://kittenbothk-eng.readthedocs.io/en/latest/_images/microphone_code1en.png)

#### Sample Program: Audio Recognition

Cantonese, Mandarin and English are currently supported.

```
Audio Recognition requires and Internet Connection.
```

![](https://kittenbothk-eng.readthedocs.io/en/latest/_images/microphone_code2en.png)
