curriculum/challenges/english/blocks/es-a1-learn-vowels/68e6ffbf8c385a6d5f7f87e7.md
In this audio, you will listen to a sequence of three vowels.
Listen to the audio and complete the sequence of vowels.
BLANK a BLANK
u
The vowel u has a different sound.
e
The vowel e has a different sound.
The sequence of vowels that you can hear in the audio is u, a, e.
{
"setup": {
"background": "cafe.png",
"characters": [
{
"character": "Julieta",
"position": {
"x": 50,
"y": 18,
"z": 1.5
},
"opacity": 0
}
],
"audio": {
"filename": "ES_A1_vowels_uae.mp3",
"startTime": 1,
"startTimestamp": 0.51,
"finishTimestamp": 3.97
}
},
"commands": [
{
"character": "Julieta",
"opacity": 1,
"startTime": 0
},
{
"character": "Julieta",
"startTime": 1,
"finishTime": 1.44,
"dialogue": {
"text": "u",
"align": "center"
}
},
{
"character": "Julieta",
"startTime": 2.52,
"finishTime": 3,
"dialogue": {
"text": "a",
"align": "center"
}
},
{
"character": "Julieta",
"startTime": 4.07,
"finishTime": 4.46,
"dialogue": {
"text": "e",
"align": "center"
}
},
{
"character": "Julieta",
"opacity": 0,
"startTime": 4.96
}
]
}