Category "expo-av"

Expo av playbackObject's onPlaybackStatusUpdate is called only on play/stop instead of interval by progressUpdateIntervalMillis

onPlaybackStatusUpdate should return the output after every 100ms but only returns on play or stop. am I missing something in my code. (I am new to Expo and Exp

Why is my react-native app terminating in the background while recording (iOS, RN 0.63.3, Expo-Av 9.2.3)

Hello I'm having an issue in my React Native app where audio recordings are sometimes mysteriously terminated while the app is in the background. This happens o

Expo: Get audio data realtime and send via Socket.IO

App I want to make I would like to make audio recognition mobile app like Shazam with Expo Expo AV(https://docs.expo.io/versions/latest/sdk/audio) Tensorflow se

Expo display remaining seconds of audio

I want to display how much seconds are left from the audio. Like this: I know I need to use the positionMillis and thedurationMillis props, but how can I monit

expo-av Video not showing up on iOS but working on Android

Video and video player is loading fine on Android, but on iOS nothing is rendered. I'm using Video from expo-av. I tried adding height and width to the view , t