# startRemark
Description: make an audio reply.
The command is available in a role-based conference
when VideoSDK/Room is not on the podium.
Request example:
{
"method" : "startRemark",
"requestId" : "1"
}
Response example:
{
"method" : "startRemark",
"requestId" : "1",
"result" : true
}
Parameter description:
requestId
- unique request identifier. More details can be found here
See also: