> 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/functional_module/sugar/cam/commandprocessing/voice.md).

# Sugar Cam Tutorial: Voice Recognition

English Voice Recognition is possible on Sugar Cam.

### MakeCode Programming Tutorial

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

#### Import Sugar Extension

#### Search for sugar in the search bar (Kittenbot products has been verified by Microsoft)

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

[Importing Extensions Tutorial](/programming-platforms/makecode-tutorial/kittenbot-and-makecode.md)

#### Extension URL

Sugar extension: <https://github.com/KittenBot/pxt-sugar>

### Voice Recognition Sample Program

{% hint style="info" %}
This function requires internet connection.

The Baidu service only provides limited quotas each day, the function does not work if the quotas are used up on that day.
{% endhint %}

{% embed url="<https://makecode.microbit.org/_bA7UEc9Aad9k>" %}

[Sample Program](https://makecode.microbit.org/_bA7UEc9Aad9k)
