Skip to content
This repository was archived by the owner on May 6, 2022. It is now read-only.

Releases: spokestack/react-native-spokestack-tray

Release 0.3.0

04 Sep 22:49
7eff57f
Compare
Choose a tag to compare

0.3.0 (2020-09-04)

Features

  • spokestack: expose addListener, removeListener, isStarted, and isInitialized (c36b095)

Release 0.2.7

04 Sep 17:09
53de044
Compare
Choose a tag to compare

0.2.7 (2020-09-04)

Bug Fixes

  • android: fix mic permission regression (62430f7)

Release 0.2.6

03 Sep 22:53
0bd6945
Compare
Choose a tag to compare

0.2.6 (2020-09-03)

Bug Fixes

  • ios: fix startPipeline on first-time activation with no perms (45f503f)

Release 0.2.5

03 Sep 22:29
5648b5f
Compare
Choose a tag to compare

0.2.5 (2020-09-03)

Bug Fixes

  • download: abort on bad network; add more debugging info (fc1c1e5)

Release 0.2.4

02 Sep 21:20
07f9756
Compare
Choose a tag to compare

0.2.4 (2020-09-02)

Bug Fixes

  • tray: fix rns usage for the latest version (26892c9)
  • tray: reset player source to avoid replay on open (036df2a)

Release 0.2.3

20 Aug 18:52
7039172
Compare
Choose a tag to compare

0.2.3 (2020-08-20)

Bug Fixes

  • tray: avoid calling open/close if already in the right state (b689c1a)

Release 0.2.2

20 Aug 18:15
b85865b
Compare
Choose a tag to compare

0.2.2 (2020-08-20)

Bug Fixes

  • spokestack: call stop outside the queue (e1fb4be)

Release 0.2.1

19 Aug 19:45
f3a3cb5
Compare
Choose a tag to compare

0.2.1 (2020-08-19)

Bug Fixes

  • tray: move gradient up 1 pixel; fix default colors (dffedd5)

Release 0.2.0

18 Aug 14:13
45f16ba
Compare
Choose a tag to compare

0.2.0 (2020-08-18)

Bug Fixes

  • greet: don't try to say greeting when silent (e6b2428)
  • props: respect fontFamily, primaryColor, and sound image props (56431b1)
  • spokestack: consider no NLU models an error (d86564b)
  • tray: fade primary color instead (c4668c1)
  • tray: pass model urls to the tray (b826476)

Features

  • default wakeword model URLs to Spokestack (287a326)