# Initial Setup

This setup is common to all [Speech To Text options](https://autoedit.gitbook.io/autoedit-3-user-manual/1.0.15/speech-to-text)

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](https://3220551671-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LzxDa5M0ZjC8OZg1Atb%2F-M-MBvVItP4TzbvIvS6C%2F-M-MFyFuG_vVwmhKo3jr%2FScreen%20Shot%202020-02-05%20at%204.20.41%20PM.png?alt=media\&token=a4356632-71b9-4813-9b90-5c93c67f7aac)

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](https://3220551671-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LzxDa5M0ZjC8OZg1Atb%2F-M-MBvVItP4TzbvIvS6C%2F-M-ME-LHquOK50ITJkzL%2FScreen%20Shot%202020-02-05%20at%204.22.40%20PM.png?alt=media\&token=05628a20-81e5-40ae-a622-24cdf09435f9)

3.click `save`

## &#x20;[AssemblyAi](https://autoedit.gitbook.io/autoedit-3-user-manual/1.0.15/speech-to-text/assemblyai) & [speechmatics](https://autoedit.gitbook.io/autoedit-3-user-manual/1.0.15/speech-to-text/speechmatics)&#x20;

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

![add the API credentials.](https://3220551671-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LzxDa5M0ZjC8OZg1Atb%2F-M-MBvVItP4TzbvIvS6C%2F-M-MEb1bi4WwFZ3vI9TG%2FScreen%20Shot%202020-02-05%20at%204.25.24%20PM.png?alt=media\&token=a3b5cb7a-7d1c-4a0d-ba88-74531cbe4591)

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

See the section with specific [assemblyAi](https://autoedit.gitbook.io/autoedit-3-user-manual/1.0.15/speech-to-text/assemblyai) and [speechmatics](https://autoedit.gitbook.io/autoedit-3-user-manual/1.0.15/speech-to-text/speechmatics) 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: 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/1.0.15/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.
