https://github.com/expo/audio-recording-example
Audio Recording Example
https://github.com/expo/audio-recording-example
audio expo javascript react-native
Last synced: about 1 year ago
JSON representation
Audio Recording Example
- Host: GitHub
- URL: https://github.com/expo/audio-recording-example
- Owner: expo
- Created: 2017-04-19T23:46:29.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-08-25T07:35:29.000Z (almost 6 years ago)
- Last Synced: 2025-04-15T02:51:41.313Z (about 1 year ago)
- Topics: audio, expo, javascript, react-native
- Language: TypeScript
- Homepage:
- Size: 486 KB
- Stars: 128
- Watchers: 24
- Forks: 62
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Expo Audio Recording Example
This is an example cross-platform app implementing Expo's [Audio API](https://docs.expo.io/versions/latest/sdk/audio/) (among a few others, including File System, Asset, and Permissions APIs).
Check out the good stuff in [the App.tsx file](https://github.com/expo/audio-recording-example/blob/master/App.tsx)!
### Please report any issues at the [main Expo repository](https://github.com/expo/expo/issues)
