botium-core icon indicating copy to clipboard operation
botium-core copied to clipboard

Question: Capture voice input from android emulator.

Open emailvenkatm opened this issue 3 years ago • 2 comments

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.

emailvenkatm avatar Oct 05 '22 07:10 emailvenkatm

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

codeforequity-at avatar Oct 05 '22 13:10 codeforequity-at

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.

stale[bot] avatar Jun 18 '23 07:06 stale[bot]