> For the complete documentation index, see [llms.txt](https://autoedit.gitbook.io/autoedit-3-user-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://autoedit.gitbook.io/autoedit-3-user-manual/autoedit-3-1.0.16/setup.md).

# Initial Setup

This setup is common to all [Speech To Text options](/autoedit-3-user-manual/autoedit-3-1.0.16/speech-to-text.md)

1.On a mac in the top nav bar click on `Speech to text Settings`→ `edit speech to text configuration`

![click on Speech to text Settings→ edit speech to text configuration](/files/-M-MFyFuG_vVwmhKo3jr)

2.Under `Default STT` choose a speech to text provider, and if available a language.

![choose a speech to text provider, and if available a language](/files/-M-ME-LHquOK50ITJkzL)

3.click `save`

## &#x20;[AssemblyAi](/autoedit-3-user-manual/autoedit-3-1.0.16/speech-to-text/assemblyai.md) & [speechmatics](/autoedit-3-user-manual/autoedit-3-1.0.16/speech-to-text/speechmatics.md)&#x20;

&#x20;if you are using [assemblyAi](/autoedit-3-user-manual/autoedit-3-1.0.16/speech-to-text/assemblyai.md) or [speechmatics](/autoedit-3-user-manual/autoedit-3-1.0.16/speech-to-text/speechmatics.md) click on the  `settings`tab

![add the API credentials.](/files/-M-MEb1bi4WwFZ3vI9TG)

1. Choose the STT provider and add the credentials.
2. Click `save`

See the section with specific [assemblyAi](/autoedit-3-user-manual/autoedit-3-1.0.16/speech-to-text/assemblyai.md) and [speechmatics](/autoedit-3-user-manual/autoedit-3-1.0.16/speech-to-text/speechmatics.md) instructions for how to get the API Keys credentials.

You are done setting up credentials, and can now use the app to make a transcription.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://autoedit.gitbook.io/autoedit-3-user-manual/autoedit-3-1.0.16/setup.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.
