# Lecture Session

{% tabs %}
{% tab title="Live Listen" %}

### Using Live Listen to Record and Transcribe

1. **Select Live Listen Lecture Mode:**
   * Choose the "Live Listen" option to begin recording your lecture or conversation.
2. **Start Recording:**
   * Click the microphone icon in the center of the screen to start recording.
3. **Pause Recording:**
   * If needed, you can pause the recording by tapping the pause button in the top left corner.
4. **Finish and Save:**
   * Once you're done, click "Finish" to stop the recording. Your audio will be automatically transcribed and saved.

That's it! Afterward, you can view the complete transcript along with an AI-generated outline and summary for easy review. You can also create practice sets or export the content in various formats like PDF or DOCX for further study.

<div><figure><img src="/files/u86xlWqzOpLb8AbqYsB3" alt="" width="185"><figcaption></figcaption></figure> <figure><img src="/files/pkgsucrEneqn2kpQ9dep" alt="" width="213"><figcaption></figcaption></figure></div>
{% endtab %}

{% tab title="Youtube" %}

### Generating a Transcript from a YouTube Video

1. **Paste the YouTube Link:**
   * Copy the link of the YouTube video you want to transcribe and paste it into the designated field.
2. **Start the Process:**
   * Click "Start" to begin generating the transcript.
3. **View the Results:**
   * Once completed, you’ll have access to the full transcript, along with an AI-generated outline and summary.
4. **Further Options:**
   * You can create practice sets from the content or export it in various formats like PDF or DOCX for additional review and study.

That's it! Your YouTube video has been successfully transcribed and summarized, ready for your study needs.

<figure><img src="/files/aWiiQVWHHMAXy1DzwYXH" alt="" width="188"><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guides.transcript.study/transcript-mobile/notebook/materials/lecture-session.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
