Skip to content

Commit f22fcd7

Browse files
committed
personal voice from local files
1 parent c0b8490 commit f22fcd7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/ai-services/speech-service/personal-voice-create-voice.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Construct the request body according to the following instructions:
3333
- Set the required `consentId` property. See [add user consent](./personal-voice-create-consent.md).
3434
- Set the required `audiodata` property. You can specify one or more audio files in the same request.
3535

36-
Make an HTTP PUT request using the URI as shown in the following `PersonalVoices_Create` example.
36+
Make an HTTP POST request using the URI as shown in the following `PersonalVoices_Create` example.
3737
- Replace `YourResourceKey` with your Speech resource key.
3838
- Replace `YourResourceRegion` with your Speech resource region.
3939
- Replace `JessicaPersonalVoiceId` with a personal voice ID of your choice. The case sensitive ID will be used in the personal voice's URI and can't be changed later.

0 commit comments

Comments
 (0)