# Audio Recording (microphone)

This is not a native field that is included in Super Forms, instead for the time being it's possible with a small JavaScript code to allow users to upload a audio recording with the use of a microphon.&#x20;

Please read the [Developers > Code Examples > Audio Recording](/developers/code-examples/audio-recording-field.md) Field page for more details.

{% content-ref url="/spaces/l6Kz0R6S7z3Fb6KLZYVE/pages/wojMXFwZsyFAl6jKEZtO" %}
[Audio Recording Field](/developers/code-examples/audio-recording-field.md)
{% endcontent-ref %}


---

# 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.super-forms.com/elements/form-elements/audio-recording-microphone.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.
