# 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="https://1840347373-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDLTwYVnHS6T0w82c5fZQ%2Fuploads%2FrdlVJOS4UoVjbETwm3tk%2Fimage.png?alt=media&#x26;token=fb436207-1df6-4133-98d8-8cac3f313f1c" alt="" width="563"><figcaption></figcaption></figure></div>
3. Search for "Speech" and proceed to create the resource\
   ![](https://1840347373-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDLTwYVnHS6T0w82c5fZQ%2Fuploads%2FJx93aTZZ4iC5iu5KRa34%2Fimage.png?alt=media\&token=f1d1debf-2e81-4bc3-82c6-a1fc4435712a)
4. Set the deployment options<br>

   <figure><img src="https://1840347373-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDLTwYVnHS6T0w82c5fZQ%2Fuploads%2FNjdZbtOuePSbSQiaBUUd%2Fimage.png?alt=media&#x26;token=6a4a26e7-15ba-4c85-a8d8-5f67d09cad9c" 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
