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

Question: Capture voice input from android emulator. #708

Open
emailvenkatm opened this issue Oct 5, 2022 · 2 comments
Open

Question: Capture voice input from android emulator. #708

emailvenkatm opened this issue Oct 5, 2022 · 2 comments
Labels

Comments

@emailvenkatm
Copy link

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.

@codeforequity-at
Copy link
Owner

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

@stale
Copy link

stale bot commented Jun 18, 2023

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 stale bot added the wontfix label Jun 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants