curriculum/challenges/english/blocks/learn-how-to-manage-a-conversation/67ddac19ef12617aaa4fa43c.md
Listen to the audio and complete the sentence below.
Sure thing. I'll BLANK it BLANK.
send
This means to make something go from one person or place to another.
over
This is used here to mean "to someone else" or "to another place."
To send something over means to deliver or transfer something - like a file, message, or document - usually by email or messaging. For example:
Can you send over the slides before the meeting? - This means to email or share the slides with someone else.
{
"setup": {
"background": "interview-room2.png",
"characters": [
{
"character": "James",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_15-1.mp3",
"startTime": 1,
"startTimestamp": 37.28,
"finishTimestamp": 39.08
}
},
"commands": [
{
"character": "James",
"opacity": 1,
"startTime": 0
},
{
"character": "James",
"startTime": 1,
"finishTime": 2.8,
"dialogue": {
"text": "Sure thing. I'll send it over.",
"align": "center"
}
},
{
"character": "James",
"opacity": 0,
"startTime": 3.3
}
]
}