Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test audio recording on mobile devices (iOs and Android) #1490

Open
laineyhm opened this issue Sep 28, 2022 · 0 comments
Open

Test audio recording on mobile devices (iOs and Android) #1490

laineyhm opened this issue Sep 28, 2022 · 0 comments
Assignees

Comments

@laineyhm
Copy link
Collaborator

We need to confirm that changes from #1474 are working on iOS and Android mobile devices.

Testing instructions
[ ] 1. Open the HTML docker container in lf-app. Open assets/lexicon/sf_my_dictionary/audio. This is where all saved recordings and uploaded audio files go.
2. Record a short (<6 second) clip online, play it back, and save it. See if it is found in the container twice: once in the .webm format and once as a .wav file.
3. Record a longer (>6 second) clip online, play it back, and save it. See if it is found in the container twice: once in the .webm format and once as an .mp3 file.
4. Upload a long and a short clip of each of these file types: .ogg, .flac, .m4a. See if they are found in the container twice, with conversion to .wav for the short files and .mp3 for the long files.
5. Upload an .mp3 and a .wav file to see if these files are stored in the container "as-is"; no conversion, no second copy.
Here is a folder of test files to use: Audio Test Upload Files.zip

[ ] See if files added online come into FLEx via Send/Receive.

@laineyhm laineyhm self-assigned this Sep 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant