<manifest xmlns:android="http://schemas.android.com/apk/res/android"
          package="expo.modules.simplenotepitchdetector">
    <uses-permission android:name="android.permission.RECORD_AUDIO" />
</manifest>