No, this is correct
Enable users to place an order for delivery or pickup by using their voice.
You must develop a chatbot by using the Bot Builder SDK and Language Understanding Intelligence Service (LUIS). The chatbot must allow users to order food for pickup or delivery.
The Bot Framework REST APIs enable you to build bots that exchange messages with channels configured in the Bot Framework Portal, store and retrieve state data, and connect your own client applications to your bots. All Bot Framework services use industry-standard REST and JSON over HTTPS.
The Speech Service API is used to recognize intents.
References:
https://docs.microsoft.com/en-us/azure/bot-service/rest-api/bot-framework-rest-connector-concepts?
view=azure-bot-service-4.0
https://docs.microsoft.com/en-us/azure/cognitive-services/speech-service/how-to-recognize-intents-from- speech-cpp
It can be B,
https://github.com/MicrosoftDocs/azure-docs/blob/master/articles/cognitive-services/Speech-Service/tutorial-voice-enable-your-bot-speech-sdk.md
I think the answer should be C. The speech audio should be processed by the Speech service API using speech to text (https://docs.microsoft.com/en-us/azure/cognitive-services/speech-service/overview), then processed via the Bot framework conversations to recognize the users intent (https://docs.microsoft.com/en-us/azure/bot-service/bot-builder-conversations?view=azure-bot-service-4.0).
You are right in you comment, but you didn't understand the options. The given answer do exactly what you meant on The speech audio should be processed by the Speech service API using speech to text.
This section is not available anymore. Please use the main Exam Page.AZ-300 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
[Removed]
Highly Voted 5 years, 4 months agocacasodo
5 years, 1 month agoHappiman
Highly Voted 5 years, 3 months agosagnikmukh
Most Recent 5 years, 3 months agobbbb
5 years, 5 months agojonnybugaloo
4 years, 11 months agotartar
4 years, 9 months ago