Spoken English practice app design quiz

Check the spoken English practice app system design post: MCP boundaries, raw audio, speech events, consent, analysis, feedback, and mobile reliability.

Questions
8
Est. time
~6 min
  1. 01
    MCP boundary

    What was the main weakness in the first TalkLooper architecture?

    Options for question 1
  2. 02
    Raw speech signal

    Why does TalkLooper need access to raw audio or speech events instead of only a polished transcript?

    Options for question 2
  3. 03
    Speech event pipeline

    What is the purpose of a speech event layer?

    Options for question 3
  4. 04
    Consent and control

    Which product rule best fits raw audio capture in TalkLooper?

    Options for question 4
  5. 05
    Backend analysis

    Why should the mobile app avoid waiting on full analysis before ending a practice session?

    Options for question 5
  6. 06
    Data model

    Why add separate tables for audio chunks, speech events, and observation evidence instead of putting everything into observations?

    Options for question 6
  7. 07
    Feedback design

    Which observation style best matches TalkLooper's product principles?

    Options for question 7
  8. 08
    Mobile reliability

    A user finishes practice on a weak network and chunk upload fails. What should TalkLooper do?

    Options for question 8
Progress
0/8 answered
Made in SF v1