# testAudioRenderer
Description: Start testing the playback device (single track).
The launch is only possible outside a conference or call.
Request example:
{
"method" : "testAudioRenderer",
"requestId" : "1"
}
Response example:
{
"method" : "testAudioRenderer",
"requestId" : "1",
"result" : true
}
Parameter description:
requestId
- unique request identifier. More details can be found here
See also: