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

Volume is very quite #81

Open
girginsoft opened this issue Mar 21, 2018 · 5 comments
Open

Volume is very quite #81

girginsoft opened this issue Mar 21, 2018 · 5 comments

Comments

@girginsoft
Copy link

I am using this library
my package json looks like

"react-native": "0.54.2",
"react-native-voice": "^0.2.6",

I have an issue with the volume. It is very quiet if I am increasing the volume, it didn't affect.
How can I set the pitch parameter or how can I increase volume?

@girginsoft
Copy link
Author

The source of the problem is it is not using the speaker, but how I can change this I don’t know

@jamsch
Copy link
Contributor

jamsch commented Mar 27, 2018

I'm assuming you're using iOS and the problem is that you're changing the app's audio category to PlayAndRecord which decreases the volume, and not back to it's initial audio category after speech recognition has completed.

@ajabeckett
Copy link

ajabeckett commented Apr 22, 2018

@jamsch How can we change the app's audio category back after speech recognition has completed?

@peteychuk
Copy link

Any luck on this?

@lfoliveir4
Copy link
Collaborator

@girginsoft Did you solve your problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants