Skip to content

Commit 9f27fab

Browse files
authored
Update tutorial-tenant-model.md
1 parent bccdf56 commit 9f27fab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/cognitive-services/Speech-Service/tutorial-tenant-model.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -296,6 +296,8 @@ Next, you need to rebuild and run the project from the command line. Before you
296296
dotnet TenantLMSample.dll --Username=<Username> --Password=<Password> --SubscriptionKey=<Subscription-Key> --EndpointUri=<Endpoint-Uri>
297297
```
298298

299+
In this tutorial, you've learned how to use Office 365 data to create a custom speech recognition model, deploy it, and use it with the Speech SDK.
300+
299301
## Next steps
300302

301303
* [Speech Studio](https://speech.microsoft.com/)

0 commit comments

Comments
 (0)