mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(curriculum): update voice recognition software multiple choice questions (#57431)
This commit is contained in:
committed by
GitHub
parent
879c45d008
commit
9eb31a5db5
+17
-17
@@ -14,35 +14,35 @@ Watch the lecture video and answer the questions below.
|
||||
|
||||
## --text--
|
||||
|
||||
What distinguishes voice recognition from speech recognition?
|
||||
What are the main input devices that voice recognition software replaces?
|
||||
|
||||
## --answers--
|
||||
|
||||
Voice recognition authenticates and speech recognition authorizes
|
||||
Fingerprint readers.
|
||||
|
||||
### --feedback--
|
||||
|
||||
Focus on the primary function of each technology. Voice recognition is about who is speaking, while speech recognition is about what is being said.
|
||||
Focus on the types of tasks voice recognition software is typically used for, and the input devices it can replace in those instances.
|
||||
|
||||
---
|
||||
|
||||
Speech recognition identifies the user through their voice and voice recognition analyzes the speech
|
||||
Image scanners.
|
||||
|
||||
### --feedback--
|
||||
|
||||
Focus on the primary function of each technology. Voice recognition is about who is speaking, while speech recognition is about what is being said.
|
||||
Focus on the types of tasks voice recognition software is typically used for, and the input devices it can replace in those instances.
|
||||
|
||||
---
|
||||
|
||||
Voice recognition identifies the user through their voice and speech recognition recognizes the spoken words.
|
||||
Keyboards and mice.
|
||||
|
||||
---
|
||||
|
||||
Voice recognition and speech recognition are the same thing
|
||||
Webcams.
|
||||
|
||||
### --feedback--
|
||||
|
||||
Focus on the primary function of each technology. Voice recognition is about who is speaking, while speech recognition is about what is being said.
|
||||
Focus on the types of tasks voice recognition software is typically used for, and the input devices it can replace in those instances.
|
||||
|
||||
## --video-solution--
|
||||
|
||||
@@ -50,7 +50,7 @@ Focus on the primary function of each technology. Voice recognition is about who
|
||||
|
||||
## --text--
|
||||
|
||||
Which of the following is not among those who use voice recognition software?
|
||||
Which of the following would be the least likely to benefit from voice recognition software?
|
||||
|
||||
## --answers--
|
||||
|
||||
@@ -86,35 +86,35 @@ Focus on the purpose of voice recognition software in enhancing accessibility fo
|
||||
|
||||
## --text--
|
||||
|
||||
What are Siri, Alexa, and Google Voice?
|
||||
Which of the following is not voice recognition software?
|
||||
|
||||
## --answers--
|
||||
|
||||
Voice recognition tools.
|
||||
Dragon.
|
||||
|
||||
### --feedback--
|
||||
|
||||
Think about how these assistants work. Do they react to specific voices, or can anyone use them to perform tasks and get information.
|
||||
Most voice recognition software, especially ones that come bundled with operating systems, often include words like “control“ or “access“. Focus on the options that don’t follow this convention.
|
||||
|
||||
---
|
||||
|
||||
Speech recognition tools.
|
||||
Audacity.
|
||||
|
||||
---
|
||||
|
||||
They are both voice recognition and speech recognition tools.
|
||||
Voice Control.
|
||||
|
||||
### --feedback--
|
||||
|
||||
Think about how these assistants work. Do they react to specific voices, or can anyone use them to perform tasks and get information.
|
||||
Most voice recognition software, especially ones that come bundled with operating systems, often include words like “control“ or “access“. Focus on the options that don’t follow this convention.
|
||||
|
||||
---
|
||||
|
||||
They are neither voice recognition nor speech recognition tools.
|
||||
Voice Access.
|
||||
|
||||
### --feedback--
|
||||
|
||||
Think about how these assistants work. Do they react to specific voices, or can anyone use them to perform tasks and get information.
|
||||
Most voice recognition software, especially ones that come bundled with operating systems, often include words like “control“ or “access“. Focus on the options that don’t follow this convention.
|
||||
|
||||
## --video-solution--
|
||||
|
||||
|
||||
Reference in New Issue
Block a user