Speechace
  • Introduction
    • Overview
    • Use-Cases
  • Getting Started
    • Pre-requisites
      • API Features
      • Getting the API Key
      • API Regions and endpoints
      • API Limits
    • API Samples
    • Supported Languages
    • API Versioning
    • Authentication
    • Try the Speechace API
    • Error Handling
      • Common Errors
      • Retry Strategies
  • Solutions
    • Speaking Practice for Language Learning
    • Automated Language Assessment with AI
    • Voice AI for Early Literacy
    • Test Prep for Standardized tests
      • PTE Speaking Questions
      • IELTS Speaking Questions
      • TOEFL Speaking Questions
      • CEFR Speaking Questions
      • TOEIC Speaking Questions
    • Speaking Practice in Spanish and French
  • Features
    • Introduction
    • Scripted activities
      • Pronunciation Scoring
        • Word and Sentence pronunciation
        • Multiple choice
        • Custom pronunciations
        • Phoneme list
      • Fluency scoring
        • Passage scoring
      • Lexical stress and intonation
    • Spontaneous activities
      • Open-ended scoring
        • Language scoring
        • Relevance scoring
        • Language detection
      • Task achievement scoring
        • Describe Image
        • Re-tell Lecture
        • Answer Question
  • API Reference
    • Postman API reference
    • Score Text/Pronunciation
      • Handling overall scores
      • Handling word scores
      • Handling phoneme and syllable scores
    • Score Text/Multiple choice
      • Handling multiple choice response
    • Score Text/Markup Language
      • Handling Markup Response
    • Score Text/Stress & Intonation
      • Handing stress and intonation response
    • Score Text/Phoneme list
      • Handling phoneme list response
    • Score Text/Fluency
      • Handling fluency response
      • Fidelity detection
    • Score Text/Validate Text
    • Score Speech/Open-ended
      • Handling language scores
      • Per metric feedback
        • Grammar metrics
        • Vocabulary metrics
        • Coherence metrics
    • Score Speech/Relevance
      • Handling relevance response
    • Score Speech/Language Detection
    • Score Task/Task Achievement
  • Guides on common topics
    • Intepreting quality score
    • Interpreting overall scores
      • Pronunciation Bands
      • Fluency Bands
      • Vocabulary Bands
      • Grammar Bands
      • Coherence Bands
    • Scoring rubrics
    • Interpreting fidelity class
    • Phonetic notation
      • US English (en-us)
      • UK English (en-gb)
      • French (fr-fr, fr-ca)
      • Spanish (es-es, es-mx)
    • Getting word timestamps in audio
    • Automatic handling of unknown words
    • Phoneme to letter mapping
    • Markup Language
  • Other Resources
    • Requesting Support
    • Rate Limiting
    • Data Retention
    • FAQs
    • Appendices
Powered by GitBook
On this page
  • Personal Routine and Activities
  • Debating, Negotiating and giving opinions
  • Reflective, Evaluative and Persuasive
  • Recreate the questions
  1. Solutions
  2. Test Prep for Standardized tests

CEFR Speaking Questions

We will be recreating these CEFR speaking questions using SpeechAce APIs:

  • Personal Routine and Activities

  • Debating, Negotiating and giving opinions

  • Reflective, Evaluative and Persuasive

Personal Routine and Activities

Objective: Measure the ability to recount personal experiences and explain their significance.

Example Question
1. Describe a time when you had to solve a problem.
2. Explain how to prepare your favorite dish.
3. Describe a recent movie you saw and explain why you enjoyed or did not enjoy it.

Debating, Negotiating and giving opinions

Objective: Assess the ability to engage in expert-level discussions on specialized topics with precision and depth.

Example Question
1. Evaluate different approaches to addressing income inequality from an economic perspective.
2. Discuss the impact of historical events on current geopolitical dynamics.
3. Argue for or against the ethical implications of artificial intelligence in decision-making.
4. Debate the benefits and drawbacks of online education.

Reflective, Evaluative and Persuasive

Objective: Assess the ability to reflect on and evaluate various aspects of personal and professional experiences.

Example Questions
1. Reflect on how your personal experiences have shaped your career goals.
2. Convince someone to support a cause or initiative you are passionate about.
3. Evaluate the role of lifelong learning in professional success and personal fulfillment.
4. How would you persuade others to adopt a new policy in your workplace?

Recreate the questions

For all the above question types, you can refer the steps below to recreate these questions:

  1. Display question on UI: Provide a question for the test-taker to read on your app's interface.

  2. Enable Recording: Allow the test-taker to record their response, with an option for preparation time if needed.

  3. 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 CEFR score guide:

    1. Relevance Check: .speech_score.relevance.class

    2. Vocabulary: .speech_score.speechace_score.vocab

    3. Coherence: .speech_score.speechace_score.coherence

    4. Pronunciation: .speech_score.speechace_score.pronunciation

    5. Fluency : .speech_score.speechace_score.fluency

    6. Grammar: .speech_score.speechace_score.grammar

PreviousTOEFL Speaking QuestionsNextTOEIC Speaking Questions

Last updated 6 months ago

Use SpeechAce APIs: Use the to get the pronunciation, fluency and other feedback metrics of the test-taker's response.

Pro-tip: For a more comprehensive evaluation, including grammar, vocabulary, and coherence, consider using additional to assess these aspects as well.

Spontaneous Speech API
APIs