We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cb3e81d + 15cc62c commit 69ac675Copy full SHA for 69ac675
articles/ai-services/speech-service/includes/quickstarts/text-to-speech-basics/cpp.md
@@ -106,7 +106,7 @@ Follow these steps to create a console application and install the Speech SDK.
106
}
107
```
108
109
-1. Select **Tools** > **Nuget Package Manager** > **Packet Manager Console**. In the **Packet Manager Console**, run this command:
+1. Select **Tools** > **Nuget Package Manager** > **Package Manager Console**. In the **Package Manager Console**, run this command:
110
111
```console
112
Install-Package Microsoft.CognitiveServices.Speech
0 commit comments