Back to Freecodecamp

Task 21

curriculum/challenges/english/blocks/zh-a1-learn-initials/69413210058e57be4a4d9dc2.md

latest1.4 KB
Original Source
<!-- (audio) Wang Hua: lǔ -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

Which option matches the sound you hear?

--answers--


--feedback--

The tone does not match what you hear in the audio.


--feedback--

This syllable uses a different initial and the tone does not match what you hear.


--feedback--

The tone is different from the one in the audio.

--video-solution--

1

--explanation--

The speaker is pronouncing the syllable with the initial l, the final u, and the third tone, which goes down and then up.

--scene--

json
{
  "setup": {
    "background": "company3-reception.png",
    "characters": [
      {
        "character": "Wang Hua",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "ZH_A1_pinyin_initials.mp3",
      "startTime": 1,
      "startTimestamp": 337.72,
      "finishTimestamp": 339.06
    }
  },
  "commands": [
    {
      "character": "Wang Hua",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Wang Hua",
      "startTime": 1,
      "finishTime": 1.94,
      "dialogue": {
        "text": "lǔ",
        "align": "center"
      }
    },
    {
      "character": "Wang Hua",
      "opacity": 0,
      "startTime": 2.44
    }
  ]
}