We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
microphone.set_sensitivity(gain)
As discussed in:
The following values can be provided in the microphone module:
microphone
SENSITIVITY_LOW
SENSITIVITY_MEDIUM
SENSITIVITY_HIGH
e.g. microphone.set_sensitivity(microphone.SENSITIVITY_HIGH)
microphone.set_sensitivity(microphone.SENSITIVITY_HIGH)