Mic not working

I can’t record audio with my mic. I’ve tried Audacity and vokoscreen (It’s my laptop’s intel mic. I’ve tried it with other OSs, worked fine).
Parrot version:
PRETTY_NAME=“Parrot GNU/Linux 4.4”
NAME=“Parrot GNU/Linux”
ID=parrot
ID_LIKE=debian
VERSION=“4.4”
VERSION_ID=“4.4”

You might need to find a driver either through the package manager or deb packaged through some other source, there’s also the compiling from source on your option if you can find the source code somewhere. Use ‘sudo lshw’ or maybe the “Hardware Lister” application to see what info you can dig anout the device and search from there.
***caveat: this all assumes there is some possibility of support for an internal audio recording device, I have no idea if there is I can only you suggest what to look for.