expo av

Solutions on MaxInterview for expo av by the best coders in the world

showing results for - "expo av"
Leon
17 Jan 2020
1await Audio.setAudioModeAsync({ playsInSilentModeIOS: true });
2  
3const playbackObject = new Audio.Sound();
4// OR
5const { sound: playbackObject } = await Audio.Sound.createAsync(
6  { uri: 'http://foo/bar.mp3' },
7  { shouldPlay: true }
8);
9...
10
queries leading to this page
avn expoexpo avexpo av