Categories

How to login Botnoi Voice

Main menu

Studio Page

How to use MAR ADS

All VOICE OVER

API usage

Pricing Packages

Contact for Enterprise

My Account

Botnoi Voice X Canva

Botnoi Voice API | AWS

Categories

How to login Botnoi Voice

Main menu

Studio Page

How to use MAR ADS

All VOICE OVER

API usage

Pricing Packages

Contact for Enterprise

My Account

Botnoi Voice X Canva

Botnoi Voice API | AWS

Using Postman with Botnoi Voice API

Using Postman with Botnoi Voice API

Using Postman with Botnoi Voice API

We recommend using Postman alongside the Botnoi Voice API.

Here are the steps to get started:

  1. Press the + sign to create an Untitled Request.


  2. Change the method from GET to POST.


  3. Copy the URL link from the Headers section on the Botnoi Voice AWS Marketplace page.


  4. Paste the copied URL in the URL field next to POST.


  5. Go to the Headers section, copy the Api-Key from the Botnoi Voice Headers page, and paste it into the following fields:

    • Key: Enter "Api-Key"

    • Value: Paste the data next to Api-Key.


  6. Repeat the process for Content-Type by entering the following:

    • Key: Enter "Content-Type"

    • Value: Paste the data next to Content-Type in the Headers.


  7. In the Body section:

    • Click on the "Body" tab

    • Select "raw"


  8. For the Payload, copy the data from the Botnoi Voice Payload page and paste it in like this: {"text": "Your Text","speaker": "1","volume": 1,"speed": 1,"type_media": "mp3","language": "th"}

    • "text": Replace "Your Text" with the text you want the bot to speak.

    • "speaker": Change the "1" to the desired speaker ID. Go to the Speaker Lists page on Botnoi Voice and copy the ID of the voice you want (there are 525 voices to choose from).

    • "volume": Adjust the number between 0.1 and 10.0 to control the volume level.

    • "speed": Adjust the number between 0.25 and 2.0 to control the speed of the voice.

    • "type_media": Change "mp3" to your preferred file format (mp3, wav, or m4a).

    • "language": Change "th" to the language you want the bot to speak. If you choose a language the bot doesn't support, it won't be able to speak it.


  9. Click the "Send" button to send the request and receive a link to download the audio file.

Categories

Categories