Skip to content

Commit ed3c24f

Browse files
committed
LUIS key
1 parent 3003ed2 commit ed3c24f

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

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

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ keywords: intent recognotion
2020
In this overview, you learn about the benefits and capabilities of intent recognition. The Cognitive Services Speech SDK integrates with the Language Understanding service (LUIS) to provide intent recognition. An intent is something the user wants to do: book a flight, check the weather, or make a call.
2121
Using intent recognition, your applications, tools, and devices can determine what the user wishes to initiate or do based on options you define in LUIS.
2222

23-
## Core features
23+
## LUIS key required
2424

2525
* LUIS integrates with the Speech service to recognize intents from speech. You don't need a Speech service subscription, just LUIS.
2626
* Speech intent recognition is integrated with the SDK. You can use a LUIS key with the Speech service.
@@ -44,14 +44,6 @@ Sample code for intent recognition:
4444

4545
* [Speech-to-text and translation samples (SDK)](https://github.com/Azure-Samples/cognitive-services-speech-sdk)
4646

47-
## Customization
48-
49-
Yes?
50-
51-
## Pricing note
52-
53-
Yes?
54-
5547
## Reference docs
5648

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

0 commit comments

Comments
 (0)