diff --git a/2025R1_Test/Sound-25R1-md/VRS/VRS_communication_messages_list.md b/2025R1_Test/Sound-25R1-md/VRS/VRS_communication_messages_list.md
index 93e50a4029..601252775e 100644
--- a/2025R1_Test/Sound-25R1-md/VRS/VRS_communication_messages_list.md
+++ b/2025R1_Test/Sound-25R1-md/VRS/VRS_communication_messages_list.md
@@ -43,7 +43,7 @@ There are 3 types of messages:
| SOUND_LOAD |
- Id (Int, from 0 to 20) |
+ Id (int, from 0 to 20) |
Load a sound file for the 3D sound source identified by the specified Id |
@@ -54,7 +54,7 @@ There are 3 types of messages:
| SOUND_PLAY_3D |
- Id (Int, from 0 to 20) |
+ Id (int, from 0 to 20) |
Play the 3D sound source identified by the specified Id |
@@ -128,7 +128,7 @@ There are 3 types of messages:
| Initial volume |
- | >Solo (int 0/1) |
+ Solo (int 0/1) |
Solo off/on |
@@ -147,7 +147,7 @@ There are 3 types of messages:
- | Channel Index (int) |
+ Channel index (int) |
Index of the sound card’s input channel to use as 3D input audio stream |
@@ -418,7 +418,7 @@ There are 3 types of messages:
| 3D_SOURCE_TRAJECTORY |
- Id (Int, from 1 to 20)
+ Id (int, from 1 to 20)
File name (string)
|
@@ -430,7 +430,7 @@ There are 3 types of messages:
|
| INTERP_TRAJECTORY |
- Id (Int, from 1 to 10)
+ Id (int, from 1 to 10)
File name (string)
|
@@ -442,7 +442,7 @@ There are 3 types of messages:
|
| 3D_SOURCE_DIFFUSENESS |
- Id (Int, from 1 to 20)
+ Id (int, from 1 to 20)
Diffuseness value (int, %)
|
@@ -456,7 +456,7 @@ There are 3 types of messages:
|
| INTERP_SOURCE_DIFFUSENESS |
- Id (Int, from 1 to 10)
+ Id (int, from 1 to 10)
Diffuseness value (int, %)
|
@@ -470,7 +470,7 @@ There are 3 types of messages:
|
| INPUTCHANNEL_SOURCE_DIFFUSENESS |
- Id (Int, from 1 to 3)
+ Id (int, from 1 to 3)
Diffuseness value (int, %)
|
|