curriculum/challenges/english/blocks/learn-how-to-use-reported-speech/682726a66dbb0bbb047b8667.md
Listen to the audio and answer the question below.
What did Sophie talk to Jake about?
About new project deadlines.
She doesn't mention anything about project timelines.
About a security issue with the system last week.
About the design for the new interface.
She does not talk about design or interfaces.
About planning the next team meeting.
There is no mention of any meetings or scheduling.
2
To speak with someone about something means to have a conversation or discussion with a person on a specific topic. For example:
She spoke with her manager about taking some days off. – This means she had a conversation with her manager about vacation time.
The past form of speak is spoke. In this case, Sophie is talking about something that already happened – her conversation with Jake.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Sophie",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_21-1.mp3",
"startTime": 1,
"startTimestamp": 0,
"finishTimestamp": 3.94
}
},
"commands": [
{
"character": "Sophie",
"opacity": 1,
"startTime": 0
},
{
"character": "Sophie",
"startTime": 1,
"finishTime": 2.94,
"dialogue": {
"text": "Hi, Brian. I just spoke with Jake",
"align": "center"
}
},
{
"character": "Sophie",
"startTime": 2.94,
"finishTime": 4.94,
"dialogue": {
"text": "about the security breach we had last week.",
"align": "center"
}
},
{
"character": "Sophie",
"opacity": 0,
"startTime": 5.44
}
]
}