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 in Safari for Mac OS #1489

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

Test audio recording in Safari for Mac OS #1489

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

Comments

@laineyhm
Copy link
Collaborator

laineyhm commented Sep 28, 2022

We need to confirm that changes from PR 1474 - Use Media Recorder are working on Safari for Mac OS.

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
Copy link
Collaborator Author

laineyhm commented Sep 28, 2022

So far on iOS, testing with qa.languageforge.org in Safari, recording and uploading are working. However, the recording isn't playing back in the browser until I save it. @megahirt @longrunningprocess I am curious if you see the same thing in Safari on Mac?

@longrunningprocess
Copy link
Contributor

longrunningprocess commented Sep 29, 2022

So far on iOS, testing with qa.languageforge.org in Safari, recording and uploading are working. However, the recording isn't playing back in the browser until I save it. @megahirt @longrunningprocess I am curious if you see the same thing in Safari on Mac?

same for me 😢

I would be very surprised to learn this affects any of our users actually.

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

3 participants