developmentseed / developmentseed/libra-live-react-native
Update recording filename per app session or per recording
- Lingua principale
- JavaScript
- Stelle
- 3
- Fork
- 1
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
During testing, at one point I ran into an issue where the recording functionality stopped working. After a bit of debugging, the issue turned out to be that too many recordings over the same file on the device caused it not to be understood by AWS Lex.
To protect against this scenario, we could easily make the recording filename based on some identifier for the app session (even just a random string) or a timestamp. But I've only seen this issue manifest once after extensive testing, so I'm just opening this issue for visibility in case it occurs again.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
L'issue non indica file, test o punti di ingresso. Esamina l'implementazione della registrazione e il percorso che invia l'audio ad AWS Lex; determina come vengono scelti attualmente i nomi dei file di registrazione e verifica che registrazioni ripetute non sovrascrivano più un file in un modo che Lex non può comprendere.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- aws, javascript, react-native
- Ambito
- ai, mobile
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 30/100