Skip to content

Releases: thanksmister/voice-panel-android

v0.1.4-beta.5

14 Jul 15:47
Compare
Choose a tag to compare

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

21 Jun 22:01
Compare
Choose a tag to compare
  • 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

05 Jun 17:52
Compare
Choose a tag to compare

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

28 Mar 12:54
Compare
Choose a tag to compare

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

03 Feb 20:39
Compare
Choose a tag to compare
  • 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

30 Oct 15:13
Compare
Choose a tag to compare
v0.1.1-beta.0 Pre-release
Pre-release
  • 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

21 Oct 15:51
61ef72f
Compare
Choose a tag to compare
v0.1.0-beta.4 Pre-release
Pre-release
  • 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

19 Oct 21:25
Compare
Choose a tag to compare
v0.1.0-alpha.3 Pre-release
Pre-release
  • 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

17 Oct 22:35
04c6a91
Compare
Choose a tag to compare
v0.1.0-alpha.2 Pre-release
Pre-release

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.