Skip to content

Commit d2fa0a7

Browse files
Fix image paths in studio-effects.md
Updated image paths to use relative links for better accessibility.
1 parent 640422b commit d2fa0a7

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

hub/apps/develop/windows-integration/studio-effects.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ Windows Studio Effects utilizes AI on select Windows devices with compatible Neu
2020

2121
[Windows Studio Effects list of AI enhancements](https://support.microsoft.com/en-us/windows/windows-studio-effects-273c1fa8-2b3f-41b1-a587-7cc7a24b62d8).
2222

23-
![Animation showing Windows Studio Effects opening from the Windows 11 taskbar](../images/windows-studio-effects-open.gif)
23+
![Animation showing Windows Studio Effects opening from the Windows 11 taskbar](./images/windows-studio-effects-open.gif)
2424

2525
## Prerequisites
2626

2727
- Windows 11, version 22H2 or newer (Build 22623.885+).
28-
- Device must have a supported NPU and the hardware manufacturer must have opted in and installed the Windows Studio Effect driver on the system. ([See the Copilot+ PCs supported by NPUs](../npu-devices/index.md)).
28+
- Device must have a supported NPU and the hardware manufacturer must have opted in and installed the Windows Studio Effect driver on the system. ([See the Copilot+ PCs supported by NPUs](./npu-devices/index.md)).
2929

3030
You will see "Studio effects" in your bottom-right "quick settings" if your device supports these AI features. You can also check by visiting **Settings** > **Bluetooth & devices** > **Cameras**, then select from the list of **Connected cameras** and open the settings for that camera. You will see a section under the video preview titled "Windows Studio Effects." If you only see "Basic settings," then Studio Effects are not likely supported.
3131

@@ -50,7 +50,7 @@ Windows Studio Effects can be opened from the taskbar (as displayed in the image
5050
- Open **Settings** > **Bluetooth & devices** > **Cameras**, then select from the list of **Connected cameras** and open the settings for that camera.
5151
- You will see a preview of your front-facing camera display and the **Camera Effects** listed under it.
5252

53-
![Windows Studio Effects Camera Settings screenshot](../images/windows-studio-effects-settings.png)
53+
![Windows Studio Effects Camera Settings screenshot](./images/windows-studio-effects-settings.png)
5454

5555
**Camera Settings** is a new feature in Windows 11 that allows customers to view all of the cameras on their system, selecting preferred "default" values from a set of controls on a per-camera, per-user, per-machine basis.
5656

@@ -82,7 +82,7 @@ Supported Windows Studio Effects for the integrated microphone, include:
8282

8383
When a camera is opted into using Windows Studio Effects, the Windows Studio Effects package gets chained on to the end of the camera. This happens transparently so that the "real" camera is replaced with a "composite" camera consisting of the features of the camera plus the Windows Studio AI effects. The end customer still sees only the "real" camera, but Windows Studio Effects are now available on behalf of that camera.
8484

85-
![Diagram showing the "composite" camera surrounding the "real" camera and OEM driver with properties listed including brightness, contrast, other Microsoft properties, and customer OEM properties. The "real" camera connects to the Windows Studio effects including AI blur and AI eye contact, resulting in a list of the combined properties from the "real" camera and Windows Studio.](../images/windows-studio-architecture-diagram.png)
85+
![Diagram showing the "composite" camera surrounding the "real" camera and OEM driver with properties listed including brightness, contrast, other Microsoft properties, and customer OEM properties. The "real" camera connects to the Windows Studio effects including AI blur and AI eye contact, resulting in a list of the combined properties from the "real" camera and Windows Studio.](./images/windows-studio-architecture-diagram.png)
8686

8787
The "Real" camera includes [Kernel Streaming (KS)](/windows-hardware/drivers/stream/ks-properties) properties, such as Brightness, Contrast, and other Microsoft-implemented properties, as well as any customer properties implemented by the device manufacturer (OEM) driver.
8888

@@ -180,6 +180,5 @@ In addition, the data set used by Creative filters include 3,000 hand-drawn port
180180

181181
## Additional resources
182182

183-
- [Developing Responsible Generative AI Applications and Features on Windows](../rai.md)
184183
- [Manage cameras with Camera settings in Windows 11: Windows Studio Effects Support](https://support.microsoft.com/windows/manage-cameras-with-camera-settings-in-windows-11-97997ed5-bb98-47b6-a13d-964106997757)
185184
- [The benefits of devices with AI experiences](https://www.microsoft.com/surface/do-more-with-surface/ai-experiences-with-pcs)

0 commit comments

Comments
 (0)