Get receiving mic gain options during talk
Returns receiving mic gain options
Responses
- 200
- 401
OK
- application/json
- Schema
- Example (from schema)
- Example
Schema
- mic_gain_level integer
Possible values:
<= 7
Microphone gain level
{
"mic_gain_level": 0
}
{
"mic_gain_level": 0
}
Unauthorized request. Log In
- application/json
- Schema
- Example (from schema)
- Log In
Schema
- error string
Error message
{
"error": "Log In"
}
{
"error": "Log In"
}
Loading...