exam questions

Exam AI-102 All Questions

View all questions & answers for the AI-102 exam

Exam AI-102 topic 3 question 71 discussion

Actual exam question from Microsoft's AI-102
Question #: 71
Topic #: 3
[All AI-102 Questions]

HOTSPOT -

You are building an app that will answer customer calls about the status of an order. The app will query a database for the order details and provide the customers with a spoken response.

You need to identify which Azure AI service APIs to use. The solution must minimize development effort.

Which object should you use for each requirement? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Show Suggested Answer Hide Answer
Suggested Answer:

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Harry300
Highly Voted 1 year, 1 month ago
SpeechRecognizer / SpeechSynthesizer doesn't say anything about translation recognizer, which needs more code
upvoted 19 times
audlindr
1 year, 1 month ago
Agreed https://learn.microsoft.com/en-us/azure/ai-services/speech-service/get-started-speech-to-text?tabs=windows%2Cterminal&pivots=programming-language-csharp https://learn.microsoft.com/en-us/azure/ai-services/speech-service/how-to-speech-synthesis?tabs=browserjs%2Cterminal&pivots=programming-language-csharp
upvoted 6 times
...
...
Murtuza
Highly Voted 1 year ago
To convert customer calls into text queries, you should use the SpeechRecognizer object. This is part of the Speech service in Azure Cognitive Services and it converts spoken language into written text. To provide customers with the order details in a spoken response, you should use the SpeechSynthesizer object. This service converts text into lifelike speech, which can be used to deliver information to customers in a more interactive way. So, the answer is: Convert customer calls into text queries: SpeechRecognizer Provide customers with the order details: SpeechSynthesizer
upvoted 7 times
...
syupwsh
Most Recent 2 months, 1 week ago
converting customer calls into text queries --> SpeechRecognizer is CORRECT because it is specifically designed to convert spoken language into text. This service can listen to customer calls and transcribe their spoken queries into text, which can then be used to query the database for order details. provide customers with the order details --> SpeechSynthesizer is CORRECT because it is designed to convert text into spoken language. This service can take the order details retrieved from the database and convert them into speech, providing the customer with a spoken response.
upvoted 1 times
...
sukantadey
2 months, 1 week ago
SpeechRecognizer 2. SpeechSynthesizer
upvoted 1 times
...
krzkrzkra
9 months, 2 weeks ago
1. SpeechRecognizer 2. SpeechSynthesizer
upvoted 4 times
...
NagaoShingo
10 months, 3 weeks ago
1. SpeechRecognizer 2. SpeechSynthesizer
upvoted 4 times
...
takaimomoGcup
11 months, 1 week ago
It must be SpeechRecognizer and SpeechSynthesizer.
upvoted 3 times
...
anto69
1 year ago
SpeechRecognizer / SpeechSynthesizer
upvoted 3 times
...
varinder82
1 year, 1 month ago
Final Answer; 1. SpeechRecognizer 2. SpeechSynthesizer
upvoted 2 times
...
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.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago