Robertus Suhendro

Results 4 comments of Robertus Suhendro

I've tried to reduce default_volume to 40% in config.yaml but Alexa is still loud. I can't find the volume control command for Google SDK. Any hints?

Thanks. It works. I can set max volume (level 10). But somehow Alexa is still louder, so I need to find a way to lower it.

Yes the command works: Volume 4 ``` 2017-06-18 22:38:51 DEBUG: JSON String Returned: { "messageBody": { "directives": [ { "namespace": "Speaker", "name": "SetVolume", "payload": { "volume": 40, "adjustmentType": "absolute" }...