mapbox / mapbox-navigation-android

Mapbox Navigation SDK for Android
https://docs.mapbox.com/android/navigation/overview/
Other
618 stars 318 forks source link

Male Polly Voices for Navigation #1935

Open billyking991 opened 5 years ago

billyking991 commented 5 years ago

Is it possible to switch the Polly voice to a male voice? The AWS docs show that there are male voices for many of the different voices, but so far, I'm only able to select female Polly voices in the NavigationRouteOptions (ie NavigationRoute.builder(mContext).language("en-US").build();)

My app only works in English and I like to give my users as many options in the app as possible. This is definitely not a need and more of a want, but I'd love to have the extra choices.

Here are the AWS docs pertaining to this: https://docs.aws.amazon.com/polly/latest/dg/voicelist.html

Mapbox Navigation SDK version: 0.37.0

danesfeder commented 5 years ago

Hey @billyking991 👋 we choose the voice based on the locale passed as you pointed out. But we currently don't allow the option for male v. female. To my knowledge, this is a limitation of our voice API wrapping Polly. Regardless, a valid feature request! Thanks!

billyking991 commented 5 years ago

I figured I would request it. I get users asking for all sort of features and one of the things I've been asked is for extra voices and male voices. Thank you for taking it into consideration! Please let me know if you need anything from me.

billyking991 commented 4 years ago

I was just wondering if there was an update to adding gender to the Android SpeechOptions. I get emails from users and there are lots of nice people who have been asking for male voices. I have added the ability in my apps to use different English accents (UK, US, India, and Australian), but I would love to also be able to be able to also select the gender. Most of the Polly voices have both Male and Female voice options. Do you know when I might have access to the male voices?

Thanks for all the work you all do. Your SDK has really come along nicely!!

Guardiola31337 commented 4 years ago

@asinghal22 is this something we want to support in 1.0?

cc @abhishek1508 @JunDai

JunDai commented 3 years ago

@asinghal22 - as far as I know, it's still not supported. Do we want to prioritize this?

cc @Guardiola31337 / @abhishek1508

stale[bot] commented 3 years ago

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.

billyking991 commented 3 years ago

The Australian voice is now male. Any idea how to change it back to female? Stale Bot says this issue is stale, but my users would still love to be able to change the gender of the voices.

stale[bot] commented 3 years ago

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.