Skip to content

Commit bb11904

Browse files
Merge pull request #223875 from RamanathanChinnappan-MSFT/patch-21
(AzureCXP) fixes MicrosoftDocs/azure-docs#103717
2 parents fec3bf6 + a46e404 commit bb11904

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/Speech-Service/spx-basics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ spx synthesize --voices
149149
Here's a command for using one of the voices you've discovered.
150150

151151
```console
152-
spx synthesize --text "Bienvenue chez moi." --voice fr-CA-Caroline --speakers
152+
spx synthesize --text "Bienvenue chez moi." --voice fr-FR-AlainNeural --speakers
153153
```
154154

155155
> [!TIP]

0 commit comments

Comments
 (0)