curriculum/challenges/english/blocks/es-a1-learn-consonants-and-special-characters/68efeeee917f9037c483e8c4.md
The letter b is part of many essential words in Spanish. It's called be.
An example is the word barco, which means "ship".
Interestingly, the sound of the letter b is very similar to the sound of the letter v. They are almost indistinguishable.
Listen to the audio and write the letter in the blank space below.
BLANK
b
This is the second 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": 4.47,
"finishTimestamp": 5.17
}
},
"commands": [
{
"character": "Julieta",
"opacity": 1,
"startTime": 0
},
{
"character": "Julieta",
"startTime": 1,
"finishTime": 1.7,
"dialogue": {
"text": "b",
"align": "center"
}
},
{
"character": "Julieta",
"opacity": 0,
"startTime": 2.2
}
]
}