{ "sessionid": "string" }
curl --location --request POST 'http://127.0.0.1:8010/is_speaking' \ --header 'Content-Type: application/json' \ --data-raw '{ "sessionid": "string" }'
{}