Skip to content

Implement microphone.set_sensitivity(gain) #184

Description

@microbit-carlos

As discussed in:

The following values can be provided in the microphone module:

  • SENSITIVITY_LOW = 0.079
  • SENSITIVITY_MEDIUM = 0.2 (the default)
  • SENSITIVITY_HIGH = 1.0

e.g. microphone.set_sensitivity(microphone.SENSITIVITY_HIGH)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions