curriculum/challenges/english/blocks/es-a1-learn-consonants-and-special-characters/68effd205eebbd49d532538e.md
Listen to the audio and answer the question.
What letter do you hear in the audio?
a
The letter a has a different sound.
e
i
The letter i has a different sound.
o
The letter o has a different sound.
2
The sound in the audio corresponds to the vowel e.
{
"setup": {
"background": "living-room.png",
"characters": [
{
"character": "Julieta",
"position": {
"x": 50,
"y": 18,
"z": 1.5
},
"opacity": 0
}
],
"audio": {
"filename": "ES_A1_alphabet.mp3",
"startTime": 1,
"startTimestamp": 10.62,
"finishTimestamp": 11.62
}
},
"commands": [
{
"character": "Julieta",
"opacity": 1,
"startTime": 0
},
{
"character": "Julieta",
"startTime": 1,
"finishTime": 2,
"dialogue": {
"text": "e",
"align": "center"
}
},
{
"character": "Julieta",
"opacity": 0,
"startTime": 2.5
}
]
}