I am implementing an AudioPlayer using the expo-av library. For playing audios I am doing this:
import { Audio } from "expo-av"; export default fun