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 integerPossible values: <= 7Microphone gain level 
{
  "mic_gain_level": 0
}
{
  "mic_gain_level": 0
}
Unauthorized request. Log In
- application/json
- Schema
- Example (from schema)
- Log In
Schema
- error stringError message 
{
  "error": "Log In"
}
{
  "error": "Log In"
}
Loading...