# startRemark

Description

Make an audio reply

The command is available in a role-based conference when TrueConf VideoSDK is not on the podium

void startRemark()

Response example

{
    "method" : "startRemark",
    "requestId" : "1",
    "result" : true
}

Response Parameters

Name Description
requestId A unique request identifier
result A flag indicating whether the request was successful

See also

Last Updated: 09/12/2025