curriculum/challenges/english/blocks/es-a1-learn-greetings-during-the-day/68c89cd5229c18653d7d66be.md
Listen to the audio and complete the sentence below.
BLANK Esteban.
Me llamo
This phrase has two words and means "my name is" in Spanish. It's the standard way to introduce yourself, followed by your name.
Me llamo... means "My name is..." in Spanish.
It's the standard way to introduce yourself. For example:
Me llamo Esteban. – My name is Esteban.
{
"setup": {
"background": "company3-boardmeeting.png",
"characters": [
{
"character": "Esteban",
"position": {
"x": 50,
"y": 25,
"z": 1.5
},
"opacity": 0
}
],
"audio": {
"filename": "ES_A1_spanish_greetings_in_the_evening.mp3",
"startTime": 1,
"startTimestamp": 2.01,
"finishTimestamp": 3.01
}
},
"commands": [
{
"character": "Esteban",
"opacity": 1,
"startTime": 0
},
{
"character": "Esteban",
"startTime": 1,
"finishTime": 2,
"dialogue": {
"text": "Me llamo Esteban.",
"align": "center"
}
},
{
"character": "Esteban",
"opacity": 0,
"startTime": 2.5
}
]
}