# مخططات الخوارزميات وتدفقات البيانات

### النسخ، والتسميات التوضيحية، والترجمة

يوضح المخطط التالي كيفية عمل خدمات النسخ في Zoom لكل من النصوص الحية والمسجلة. ويمكن لهذه المخرجات بعد ذلك تشغيل ميزات Zoom الأخرى، بما في ذلك AI Companion عند تمكينه.

<figure><img src="/files/9d73d5d6b478eecb9f6838771fa38266011a2d57" alt="" width="563"><figcaption></figcaption></figure>

### عزل صوتي شخصي

يوضح المخطط التالي كيفية عمل عزل صوتي شخصي داخل تطبيق Zoom Workplace.

<figure><img src="/files/389298d9ab39432944fc281e6b7582c9038bb94f" alt="" width="563"><figcaption></figcaption></figure>


---

# 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://library.zoom.com/technical-library/technical-library-ar/zoom-workplace/artificial-intelligence/artificial-intelligence-bluepaper/algorithms/algorithm-diagrams-and-dataflows.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.
