What is the best way to do an audio self-test that tests both peer-to-peer and client-server modes? I know that when recording, LCCS forces client-server test a peer-to-peer audio connection?
Also, is there a short example of doing any audio self-testing anywhere? For example: a user clicking a button to start their microphone, speaking a phrase, and then clicking a button to stop recording and play back what was recorded?
Solved! Go to Solution.
Views
Replies
Total Likes
Hi, do you want to play the recording or just test the audio ? If you want to just test audio, you can use the Audio example or PeerToPeerRtmfp example from sampleApps which will help you test client-server and p2p both. If your aim is to test recording, you can use our Recording app under sampleApps. In all these examples, you might have to strip down some extra code that shows other components but mostly they are very straightforward.
Thanks
Hironmay Basu
Views
Replies
Total Likes
Hi, do you want to play the recording or just test the audio ? If you want to just test audio, you can use the Audio example or PeerToPeerRtmfp example from sampleApps which will help you test client-server and p2p both. If your aim is to test recording, you can use our Recording app under sampleApps. In all these examples, you might have to strip down some extra code that shows other components but mostly they are very straightforward.
Thanks
Hironmay Basu
Views
Replies
Total Likes
I just want to test the audio, but thought it would be nice to play back what the user said so they're sure it's working. I'll check those examples.
Views
Replies
Total Likes
I'm trying to understand 1) how to operate the Recording example 2) what Playback.mxml is doing. There is very little documentation in these files about how to use the example. I'm sorry to be so simplistic, but could you tell me which application to run and in which order as well as which buttons to click. I think something may not be working correctly for me and I want to ensure I'm operating the example correctly.
Views
Replies
Total Likes
Hironmay, any tips? I think this may have slipped by somehow. Thanks for your help.
Views
Replies
Total Likes
Hi Nathanah,
The Recording and Playback feature is still in private beta and you need to e-mail the team (at lccs(at)adobe(dot)com) if you want to use that feature.
Please include a short description of your use case for your request to be considered.
Also, I wanted to mention that getting setup with using Recording & Playback is not trivial so I'd recommend you do that only if you are planning on using that feature for your live application (not just for testing it).
I hope this helps.
Thank you,
Julien
LCCS Quality Engineering
Views
Replies
Total Likes