spokestack / react-native-spokestack

Spokestack: give your React Native app a voice interface!
https://spokestack.io
Apache License 2.0
56 stars 13 forks source link

fix: propagate NLU types from android #76

Closed space-pope closed 4 years ago

space-pope commented 4 years ago

This uses a new feature in the Android library to properly set the types of NLU slots it returns, also maintaining proper types on slots that can be expressed as JS primitives and stringifying others.