> For the complete documentation index, see [llms.txt](https://blog.gigacode.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blog.gigacode.dev/technology/cloud-concepts/microsoft-azure/cognitive-ai-services/speech-services/speech-to-text/provisioning-your-cognitive-speech-services.md).

# Provisioning your Cognitive Speech Services

Before we start making use of these services, we need to provision them first! This is a relatively quick process:

1. In your Azure Portal, navigate to the Resource Group that will be housing your cognitive services API deployment
2. Select the Create button<br>

   <div align="left"><figure><img src="/files/XfWsNhUpDVPpA4k4xybU" alt="" width="563"><figcaption></figcaption></figure></div>
3. Search for "Speech" and proceed to create the resource\
   ![](/files/viw0ZVVX5VCk5OllGECn)
4. Set the deployment options<br>

   <figure><img src="/files/nAb5oBBlWXlzGxP0LzqS" alt=""><figcaption></figcaption></figure>

   **Be mindful of the pricing tier. The free SKU does&#x20;*****not*****&#x20;currently support batch transcriptions. While the standard S0 tier will cost you some money, the rate for speech transcription is currently about $0.0003 per second, or $0.016 per minute, which should be pretty negligible for our usage**
5. Proceed directly to the Review + Create screen and provision the resource
