curriculum/challenges/english/blocks/es-a1-learn-consonants-and-special-characters/68f005b907771b61fecbe573.md
The letter h is very interesting. It's called hache.
Believe it or not, this letter is always silent in Spanish!
Yes, that's right. In Spanish, it's never pronounced. It's part of the spelling but it doesn't affect the pronunciation at all.
For example, the word hola ("hello") sounds like ola ("wave"), as if the letter h was not even there because it's completely silent.
Listen to the audio and write the letter in the blank space below.
BLANK
h
This is the eighth letter in the alphabet.
{
"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": 17.09,
"finishTimestamp": 18.09
}
},
"commands": [
{
"character": "Julieta",
"opacity": 1,
"startTime": 0
},
{
"character": "Julieta",
"startTime": 1,
"finishTime": 2,
"dialogue": {
"text": "h",
"align": "center"
}
},
{
"character": "Julieta",
"opacity": 0,
"startTime": 2.5
}
]
}