wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Advanced IoT API Implementation

Total questions: 14

Worksheet time: 7mins

Name
Class
Date
1.

A smart hospital room detects a patient’s facial stress, understands a spoken request in Hindi, and fetches real-time doctor availability. Which APIs are involved?

a)

Vision + Speech + Search

b)

Vision + Emotion + Speech + Language + Search

c)

Speech + Knowledge only

d)

Vision + Language only

2.

Arrange the APIs in the correct order for a voice-enabled IoT assistant: 1. User speaks a query 2. Assistant understands intent 3. Assistant fetches information 4. Assistant responds

a)

Speech → Search → Language → Knowledge

b)

Speech → Language → Knowledge/Search → Response

c)

Language → Speech → Search → Knowledge

d)

Search → Speech → Language → Knowledge

3.

A smart assistant understands speech but gives irrelevant answers. Which API is MOST likely misconfigured?

a)

Vision API

b)

Language API

c)

Emotion API

d)

OCR API

4.

You are the Speech API in a smart home. What is your primary job?

a)

Transcribe spoken audio into text for downstream processing

b)

Infer user intent from the text of a query

c)

Detect the speaker’s emotions from vocal tone

d)

Identify objects and scenes from camera images

5.

A smart classroom detects student boredom, understands feedback text, and suggests learning resources. Which APIs are required?

a)

Vision + Emotion + Language + Search

b)

Speech + Knowledge only

c)

Vision + OCR only

d)

Language + Emotion only

6.

Which API MUST be used before Search API in a voice-based query system?

a)

Vision API

b)

Speech Recognition API

c)

Emotion API

d)

Knowledge API

7.

A smart assistant hears a question, understands its meaning, and answers using verified facts. Which is the correct API chain?

a)

Vision → Knowledge → Speech

b)

Speech → Language → Knowledge

c)

Language → Speech → Search

d)

Speech → Vision → Search

8.

A smart camera already detects faces. You want it to identify emotional stress in patients. Which API should be added?

a)

Vision API

b)

Emotion API

c)

OCR API

d)

Search API

9.

An IoT emergency bot receives a voice message in French and responds in English. Which APIs are REQUIRED?

a)

Speech Recognition + Knowledge

b)

Speech Recognition + Speech Translation

c)

Vision + Language

d)

Search + Knowledge

10.

A smart assistant hears users clearly but misunderstands commands. Which API is MOST likely faulty?

a)

Speech API

b)

Language API

c)

Knowledge API

d)

Vision API

11.

Traffic cameras detect congestion and city servers show live updates to users. Which APIs are involved?

a)

Vision + Knowledge

b)

Vision + Search

c)

Language + Search

d)

Speech + Emotion

12.

A chatbot receives text: “Book a cab near me”. Which API identifies the user’s intent?

a)

Speech API

b)

Language API

13.

Which API is responsible for linking related facts like people, places, and events?

a)

Search API

b)

Knowledge API

c)

Language API

d)

Emotion API

14.

An IoT system detects bored faces and suggests online resources. Which API comes LAST in the pipeline?

a)

Vision API

b)

Emotion API

c)

Language API

d)

Search API