/**
         * Requests the RECORD_AUDIO permission.
         * This method shows the "Allow access to the microphone?" dialog.
         */
        fun askRecordPermission(activity: Activity){