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.
Look at the picture provided and describe what you see. Include details about the people, setting, and activities.
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.
Read the following notice aloud:
"Due to maintenance, the elevator will be out of service until Friday."
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.
What do you like to do in your free time? Why?
Respond to a Written Prompt
Objective: To measure the ability to express opinions or ideas in response to a specific written scenario.
Imagine your company is planning a team-building event. What activities would you suggest? Explain why.
Propose a Solution
Objective: To evaluate the ability to identify problems and propose feasible solutions.
Your team is missing deadlines. What steps would you take to improve this situation?
Role Play
Objective: To assess conversational skills and the ability to engage in professional interactions.
You are a manager discussing a project update with your team. How would you start the conversation?
Give a Presentation
Objective: To evaluate the ability to deliver organized, coherent presentations on a given topic.
Prepare a short presentation about a recent project your team completed. Include objectives, outcomes, and lessons learned.
Express an Opinion
Objective: To assess the ability to articulate opinions on various topics clearly and logically.
Do you think remote work is more effective than working in an office? Explain your view.
Describe a Process
Objective: To evaluate the ability to explain a process clearly and sequentially.
Describe how to handle a customer complaint effectively.
Summarize Information
Objective: To assess the ability to listen to information and summarize it effectively.
After listening to a short lecture on marketing strategies, summarize the main points presented.
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