Releases: thanksmister/voice-panel-android
v0.1.4-beta.5
This release addresses a crash when users leave the MQTT port value empty and also fixes and issue saving the MQTT username and password.
Install the APK by downloading and clicking in the file. You will need permissions to install from unknown sources to install the application. Snips currently supports arm-v7a devices and MIPS-based devices. The application may not function on devices with different processors. You can also download the latest version from Google Play
v0.1.4-beta.4
- fix for setting port as string instead of number
- ensuring text to speech is initialized before trying the Snips client
Install the APK by downloading and clicking in the file. You will need permissions to install from unknown sources to install the application. Snips currently supports arm-v7a devices and MIPS-based devices. The application may not function on devices with different processors. You can also download the latest version from Google Play
v0.1.4-beta.2
This version adds a hotword response setting allowing the app to respond with a custom phrase when the hotword is detected. A customized the value for the siteId
sent in the Snips intent has also been added to identify the Snip device that sent the intent. Currently the base topic value in the MQTT settings used for the siteId
value.
Install the APK by downloading and clicking in the file. You will need permissions to install from unknown sources to install the application. Snips currently supports arm-v7a devices and MIPS-based devices. The application may not function on devices with different processors. You can also download the latest version from Google Play
v0.1.3-beta.0
There was a breaking change in Snips SDK update for probability
, which is now called confidenceScore
. Users must be using HA v0.90.2 or above to use this version of the application..
- Updated Snips SDK which works with HA v0.90.2 and above
Install the APK by downloading and clicking in the file. You will need permissions to install from unknown sources to install the application. Snips currently supports arm-v7a devices and MIPS-based devices. The application may not function on devices with different processors. You can also download the latest version from Google Play.
v0.1.2-beta.1
- Fix issue with MQTT passwords
- Fixed multiple messages on MQTT error
Install the APK by downloading and clicking in the file. You will need permissions to install from unknown sources to install the application. Snips currently supports arm-v7a devices and MIPS-based devices. The application may not function on devices with different processors.
v0.1.1-beta.0
- Updated to Snips 0.60.2
Install the APK by downloading and clicking in the file. You will need permissions to install from unknown sources to install the application. Snips currently supports arm-v7a devices and MIPS-based devices. The application may not function on devices with different processors.
v0.1.0-beta.4
- Fixed issue with scrolling command list on main view
- Initializing command list on service start
Install the APK by downloading and clicking in the file. You will need permissions to install from unknown sources to install the application.
v0.1.0-alpha.3
- Added logs screen to the settings
- Saving intent response to database
Install the APK by downloading and clicking in the file. You will need permissions to install from unknown sources to install the application.
v0.1.0-alpha.2
This is a very early alpha release of the application. If you experience any issues, please report them on the issues section of this project.