botium-core
botium-core copied to clipboard
Question: Capture voice input from android emulator.
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.
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.
https://github.com/codeforequity-at/botium-connector-webdrivervoice
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.