developmentseed / developmentseed/libra-live-react-native

Get audio recording working on Android

Aperta
#4 1 commento 0 reazioni 1 assegnatario Rivendicata da @markdboyd Vedi su GitHub
enhancement
Lingua principale
JavaScript
Stelle
3
Fork
1
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Development of the app so far has used the iOS emulator for testing. We need to run the app on an Android emulator to ensure that it builds/runs properly and has feature parity with the iOS app.

To do

- [x] Setup local machine to run app on Android emulator. See ["Building projects with native code"](https://facebook.github.io/react-native/docs/getting-started.html)
- [x] Debug and resolve any issues
- [ ] Address the fact that [Android does not support recording in the PCM format](https://developer.android.com/reference/android/media/MediaRecorder.AudioEncoder) that is [needed to send to AWS Lex](https://github.com/jsierles/react-native-audio/issues/213#issuecomment-411980566)

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.