9and3r / mopidy-ttsgpio

Extension to control mopidy without screen
Apache License 2.0
48 stars 13 forks source link

We have no any posibility to regulate the volume of speech. #2

Open shuricksumy opened 9 years ago

shuricksumy commented 9 years ago

Hi. It will by nice to have adidtional options for the volume of speech It may be offset +/- of main volume which we can easily change via buttons, web or mpd clients.

ghost commented 9 years ago

It is a good idea. I have added a new configuration value to master branch (This is not currently available in pipy): config['ttsgpio']['tts_default_volume'] = 2

I will implement a way to change the value using the GPIO buttons in the future. But I don't expect to make this value changeable from MPD or Web clients.