UNPKG

expo-wakeword

Version:

Voice/Wake-word detection library for Expo (React Native)

7 lines (6 loc) 355 B
declare const withProjectBuildGradle: any, withAppBuildGradle: any, WarningAggregator: any; declare const mergeContents: any; declare const MODULE_NAME = "react-native-wakeword"; declare const androidPlugin: (config: any, props?: {}) => any; declare const applyMavenUrl: (buildGradle: any) => any; declare const applyAppGradle: (buildGradle: any) => any;