# testAudioRenderer

Description

Start testing the playback device (single track)

Launching is possible only outside of a conference or call

void testAudioRenderer()

Response example

{
    "method" : "testAudioRenderer",
    "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