TOEIC Speaking Questions
We will be recreating these TOEIC speaking questions using SpeechAce APIs:
Read a Text Aloud
Describe a Picture
Respond to Questions
Respond to a Written Prompt
Propose a Solution
Role Play
Give a Presentation
Express an Opinion
Describe a Process
Summarize Information
Task-oriented Questions
Describe a Picture
Objective: To evaluate the ability to describe visual information accurately and coherently.
Steps to recreate:
Display image on UI, use SpeechAce API and Evaluate: Follow this task achievement guide to recreate this question type. You can use the following score fields to measure components listed in the TOEIC score guide:
Overall task score:
task_score
is the overall score used to evaluate how well the given task was achieved. It ranges from 0 to 5.Coherence:
.speech_score.speechace_score.coherence
Pronunciation:
.speech_score.speechace_score.pronunciation
Fluency :
.speech_score.speechace_score.fluency
Read a Text Aloud
Objective: To assess pronunciation, intonation, and overall fluency in reading English text.
Steps to recreate:
Display Passage on UI: Provide a passage for the test-taker to read on your app's interface.
Enable Recording: Allow the test-taker to record their response, with an option for preparation time if needed.
Use SpeechAce APIs: Use the Score Text/Fluency and the intonation APIs to get the pronunciation, fluency and intonation feedback metrics of the test-taker's response.
Evaluate and Report: Assess the test-taker's response and present a detailed report based on the feedback metrics of your choice. You can use the following score fields to measure components listed in the TOEIC score guide:
Intonation:
.text_score.word_intonation_list
can be used to create intonation staircase and compare expected v/s actual intonations.Pronunciation:
.text_score.speechace_score.pronunciation
Fluency :
.text_score.speechace_score.fluency
Open-ended Questions
Respond to Questions
Objective: To assess the ability to answer questions based on personal experiences or general knowledge.
Respond to a Written Prompt
Objective: To measure the ability to express opinions or ideas in response to a specific written scenario.
Propose a Solution
Objective: To evaluate the ability to identify problems and propose feasible solutions.
Role Play
Objective: To assess conversational skills and the ability to engage in professional interactions.
Give a Presentation
Objective: To evaluate the ability to deliver organized, coherent presentations on a given topic.
Express an Opinion
Objective: To assess the ability to articulate opinions on various topics clearly and logically.
Describe a Process
Objective: To evaluate the ability to explain a process clearly and sequentially.
Summarize Information
Objective: To assess the ability to listen to information and summarize it effectively.
Recreate the questions
For all the above question types, you can refer the steps below to recreate these questions:
Display question on UI: Provide a question for the test-taker to read on your app's interface.
Enable Recording: Allow the test-taker to record their response, with an option for preparation time if needed.
Use SpeechAce APIs: Use the Spontaneous Speech API to get the pronunciation, fluency and other feedback metrics of the test-taker's response.
Evaluate and Report: Assess the test-taker's response and present a detailed report based on the feedback metrics of your choice. You can use the following score fields to measure components listed in the TOEIC score guide:
Relevance Check:
.speechace_score.relevance.class
Coherence:
.speech_score.speechace_score.coherence
Pronunciation:
.speech_score.speechace_score.pronunciation
Fluency :
.speech_score.speechace_score.fluency
Grammar:
.speech_score.speechace_score.grammar
Vocabulary:
.speech_score.speechace_score.vocab
Last updated