# Cognitive APIs, Speech

This 2,5h workshop will cover a set of services to give you the chance to get in-depth hands on experience with Microsoft Cognitive Services and how you can enrich your apps with the possibilities they offer. After the workshop you will have coded a fully functional Android app and used different Cognitive Service APIs.

I’ll take you through the creation of another simple party-game, this time it’s even a native Android app! I’ll show you how to use the Speech Recognition API (and the microphone, obviously), so make sure to bring your Android device!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://droidcon.gitbook.io/2016-berlin-barcamp/workshops/cognitive-apis-speech.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
