androidthings / sample-googleassistant

Google Assistant API sample for Android Things
Apache License 2.0
467 stars 147 forks source link

volume control #3

Closed proppy closed 7 years ago

JonathanNakhla commented 7 years ago

From the looks of it, this project is purposely barebones. You can check out codelab write up which complements this project and helps you add conversation support! I've linked to the exact page: https://codelabs.developers.google.com/codelabs/androidthings-assistant/index.html?index=..%2F..%2Findex#4

Fleker commented 7 years ago

This feature should also support SharedPreferences so that the volume remains at the desired level even after a power cycle.

Fleker commented 7 years ago

Close pls

proppy commented 7 years ago

Fixed with 712ec30996b689508c3c7aacb3508e0bdb5f34c6