curriculum/challenges/english/blocks/es-a1-learn-vowels/68e6fb98b9549d66fe846579.md
In this audio, you will listen to a sequence of three vowels.
Listen to the audio and answer the question below.
Is it true or false: The audio contains the vowel o.
True
False
Listen closely to the three sounds in the audio. Particularly, the first one.
1
The audio mentions three vowels: o, i, u.
The vowel o is the first vowel that you can hear in the audio.
This vowel is found in the word Hola, which is a common greeting in Spanish.
{
"setup": {
"background": "cafe.png",
"characters": [
{
"character": "Julieta",
"position": {
"x": 50,
"y": 18,
"z": 1.5
},
"opacity": 0
}
],
"audio": {
"filename": "ES_A1_vowels_oiu.mp3",
"startTime": 1,
"startTimestamp": 0.72,
"finishTimestamp": 4.12
}
},
"commands": [
{
"character": "Julieta",
"opacity": 1,
"startTime": 0
},
{
"character": "Julieta",
"startTime": 1,
"finishTime": 1.47,
"dialogue": {
"text": "o",
"align": "center"
}
},
{
"character": "Julieta",
"startTime": 2.44,
"finishTime": 2.84,
"dialogue": {
"text": "i",
"align": "center"
}
},
{
"character": "Julieta",
"startTime": 3.91,
"finishTime": 4.4,
"dialogue": {
"text": "u",
"align": "center"
}
},
{
"character": "Julieta",
"opacity": 0,
"startTime": 4.9
}
]
}