UNPKG

react-native-wakeword

Version:

Voice/Wake-word detection library for React Native

11 lines (10 loc) 221 B
module.exports = { dependency: { platforms: { android: { packageImportPath: 'import com.davoice.DaVoiceUnifiedPackage;', packageInstance: 'new DaVoiceUnifiedPackage()', }, }, }, };