# R2-D2 Vocalizer

The R2-D2 Vocalizer from [Human-Cyborg Relations](https://humancyborgrelations.com) is a fully functional AI powered by advanced research into the speech patterns and emotional logic of R2-D2.

Each vocalization is unique. A sophisticated algorithm assembles R2’s speech phoneme by phoneme. Billions upon billions of rules dictate how each sound should be selected, processed, timed, and sequenced to achieve emotional and canonical accuracy. For more information, visit <http://humancyborgrelations.com/r2d2/>

To create a custom astromech voice, see the [Astromech Vocalizer](https://docs.humancyborgrelations.com/astromech/).

{% hint style="info" %}
All Human-Cyborg Relations products are free. A donation to [FIRST Robotics](https://www.firstinspires.org) is required for use. Commercial use is prohibited.
{% endhint %}

The R2-D2 Vocalizer is available on the following platforms:

* [App](https://docs.humancyborgrelations.com/r2d2/platforms/app) for use on Android, iOS, and macOS 11+
* [Embedded](https://docs.humancyborgrelations.com/r2d2/platforms/embedded) for use in on-board applications

<figure><img src="https://1299249515-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbO66OwDcaX7qHDoB0sPf%2Fuploads%2Fq0xLKdSvE1EoGi2ITx6q%2Fimage.png?alt=media&#x26;token=053bfae1-69f5-49a1-bc6e-260783e59929" alt=""><figcaption></figcaption></figure>


---

# 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://docs.humancyborgrelations.com/r2d2/overview/r2-d2-vocalizer.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.
