Skip to content

Commit 7346b6a

Browse files
authored
Update loopback-recording.md (#1069)
* Update loopback-recording.md Fixed a typo error in command 'control mmsys.cpl' * Update loopback-recording.md Fixed a typo error: correct the language type of provided script, from C++ to ps1
1 parent 1e8090d commit 7346b6a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

desktop-src/CoreAudio/loopback-recording.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ If your audio adapter contains a hardware loopback device, you can use the Windo
5252

5353
1. To run Mmsys.cpl, open a Command Prompt window and enter the following command:
5454

55-
```C++
56-
control mmsys.cpl,,1
55+
```ps1
56+
control mmsys.cpl
5757
```
5858
5959

0 commit comments

Comments
 (0)