IELTS Speaking Questions
We will be recreating these IELTS speaking questions using SpeechAce APIs:
Introduction and Interview
Descriptive/Narrative/Opinion-Based Tasks
Discussions
Introduction and Interview
Objective: This question type will assess test-taker's ability to discuss their background, experiences, and daily life.
Descriptive/Narrative/Opinion-Based Tasks
Objective: This question type will assess test-taker's ability to discuss and reflect on their opinions and viewpoints.
Discussions
Objective: This question type will assess test-taker's ability to compare and evaluate different aspects of a topic or situation.
Steps to recreate:
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 IELTS score guide:
Relevance Check:
.speech_score.relevance.class
Coherence:
.speech_score.speechace_score.coherence
Pronunciation:
.speech_score.speechace_score.pronunciation
Fluency :
.speech_score.speechace_score.fluency
Vocabulary:
.speech_score.speechace_score.vocab
Grammar:
.speech_score.speechace_score.grammar
Last updated