You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are building a voice app in Android native where once user can use push to talk button to talk to another user. So user need to use the microphone on the emulator/device to send a voice message. We are exploring options to automate this application testing and came across this library. Wondering if this library let us automate capturing voice input from emulator.
Thank you.
The text was updated successfully, but these errors were encountered:
It can be done with help from Perfecto - they have a couple of audio functions available which makes it possible to "listen" to the physical device speakers and sending an audio signal to the physical device microphone.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Hello,
We are building a voice app in Android native where once user can use push to talk button to talk to another user. So user need to use the microphone on the emulator/device to send a voice message. We are exploring options to automate this application testing and came across this library. Wondering if this library let us automate capturing voice input from emulator.
Thank you.
The text was updated successfully, but these errors were encountered: