curriculum/challenges/english/blocks/learn-how-to-manage-a-conversation/67f01f94ced2089a46a29382.md
Listen to the audio and complete the sentence below.
Yes, I BLANK with management.
spoke
This means to talk or communicate with someone. It is an irregular verb, and its in its past form.
To speak means to talk or communicate with someone. It is an irregular verb, and its past form is spoke. For example:
I spoke with the team about the new project. – This means that the speaker had a conversation with the team regarding the project.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Brian",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_15-3.mp3",
"startTime": 1,
"startTimestamp": 18.36,
"finishTimestamp": 20.12
}
},
"commands": [
{
"character": "Brian",
"opacity": 1,
"startTime": 0
},
{
"character": "Brian",
"startTime": 1,
"finishTime": 2.76,
"dialogue": {
"text": "Yes, I spoke with management.",
"align": "center"
}
},
{
"character": "Brian",
"opacity": 0,
"startTime": 3.26
}
]
}