Skip to content

Commit 17807b9

Browse files
committed
added playht custom voice guide.
Signed-off-by: Sahil Suman <sahilsuman933@gmail.com>
1 parent bd96a45 commit 17807b9

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-0
lines changed

custom-voices/playht.mdx

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
title: "PlayHT"
3+
description: "Quickstart: Setup PlayHT Custom Voice"
4+
---
5+
6+
This guide outlines the procedure for integrating your cloned voice with Play.ht through the VAPI platform.
7+
8+
To integrate your cloned voice with [Play.ht](http://play.ht/) using the VAPI platform, follow these steps.
9+
10+
Note that an API subscription is required for this process to work.
11+
12+
1. **Obtain a [Play.ht](http://play.ht/) API Subscription:** Visit the [Play.ht pricing page](https://play.ht/studio/pricing) and subscribe to an API plan.
13+
2. **Retrieve Your User ID and Secret Key:** Go to the [API Access section](https://play.ht/studio/api-access) on [Play.ht](http://play.ht/) to get your User ID and Secret Key.
14+
3. **Enter Your API Keys in VAPI:** Navigate to the [VAPI Provider Key section](https://dashboard.vapi.ai/keys) and input your [Play.ht](http://play.ht/) API keys under the [Play.ht](http://play.ht/) section.
15+
4. **Sync Your Cloned Voice:** From the [Voice Library](https://dashboard.vapi.ai/voice-library) in VAPI, select [Play.ht](http://play.ht/) as your voice provider and click on "Sync with [Play.ht](http://play.ht/)."
16+
5. **Search and Use Your Cloned Voice:** After syncing, you can search for your cloned voice within the voice library and directly use it with your assistant.
17+
18+
Video Tutorial:
19+
<iframe
20+
src="https://www.loom.com/embed/45a6e43ae03945a783385f771ea9203d?sid=268071d7-d37f-43aa-843a-13c221af3ed5"
21+
title="Loom video player"
22+
frameborder="0"
23+
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
24+
referrerpolicy="strict-origin-when-cross-origin"
25+
width="100%"
26+
height="400px"
27+
allowfullscreen
28+
/>

mint.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,10 @@
181181
"group": "Calls",
182182
"pages": ["call-forwarding", "calls/call-ended-reason"]
183183
},
184+
{
185+
"group": "Custom Voices",
186+
"pages": ["custom-voices/playht"]
187+
},
184188
{
185189
"group": "Multilingual Support",
186190
"pages": ["multilingual"]

0 commit comments

Comments
 (0)