Back to Freecodecamp

Task 22

curriculum/challenges/english/blocks/zh-a1-learn-compound-finals/69414c745a9c5fdd92bf07e6.md

latest1.4 KB
Original Source
<!-- (audio) Lin Yating: huā -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

Which option matches the sound you hear?

--answers--

huà

--feedback--

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


huo

--feedback--

The final is different from what you hear.


huā


guā

--feedback--

The initial is different from the one in the audio.

--video-solution--

3

--explanation--

The speaker is pronouncing the syllable with the initial h, the final ua, and the first tone, which is high and level.

--scene--

json
{
  "setup": {
    "background": "company2-center.png",
    "characters": [
      {
        "character": "Lin Yating",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "ZH_A1_pinyin_compound_finals.mp3",
      "startTime": 1,
      "startTimestamp": 267.82,
      "finishTimestamp": 268.92
    }
  },
  "commands": [
    {
      "character": "Lin Yating",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Lin Yating",
      "startTime": 1,
      "finishTime": 1.8,
      "dialogue": {
        "text": "huā",
        "align": "center"
      }
    },
    {
      "character": "Lin Yating",
      "opacity": 0,
      "startTime": 2.3
    }
  ]
}