# startRemark
Description: make an audio reply.
The command is available in a role-based conference when TrueConf Room is not on the podium.
Request example:
{
"method" : "startRemark",
"requestId" : "1"
}
Response example:
{
"method" : "startRemark",
"requestId" : "1",
"result" : true
}
Parameter description:
requestId- a unique request identifier. You can learn more about it here.
See also: