Skip to content

Commit d6dc39a

Browse files
committed
cleaner
1 parent d594ce1 commit d6dc39a

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

articles/cognitive-services/Speech-Service/intent-recognition.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ See the [quickstart](quickstarts/intent-recognition.md) to get started with inte
3232

3333
## Sample code
3434

35+
Sample code for intent recognition:
36+
3537
* [Quickstart: Use prebuilt Home automation app](https://docs.microsoft.com/azure/cognitive-services/luis/luis-get-started-create-app)
3638
* [Recognize intents from speech using the Speech SDK for C#](https://docs.microsoft.com/azure/cognitive-services/speech-service/how-to-recognize-intents-from-speech-csharp)
3739
* [Intent recognition and other Speech services using Unity in C#](https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/samples/unity/speechrecognizer)
@@ -40,10 +42,6 @@ See the [quickstart](quickstarts/intent-recognition.md) to get started with inte
4042
* [Intent recognition and other Speech services using the Speech SDK for Java on Windows or Linux](https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/samples/java/jre/console)
4143
* [Intent recognition and other Speech services using the Speech SDK for JavaScript on a web browser](https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/samples/js/browser)
4244

43-
Sample code for intent recognition:
44-
45-
* [Speech-to-text and translation samples (SDK)](https://github.com/Azure-Samples/cognitive-services-speech-sdk)
46-
4745
## Reference docs
4846

4947
* [Speech SDK](speech-sdk-reference.md)

0 commit comments

Comments
 (0)