Skip to content

Warning in expo react native #69

Open
@djaffer

Description

@djaffer

WARNING in ./node_modules/expo-speech-recognition/build/index.js:2
export 'ExpoWebSpeechGrammar' (reexported as 'ExpoWebSpeechGrammar') was not found in './ExpoWebSpeechRecognition' (possible exports: ExpoWebSpeechGrammarList, ExpoWebSpeechRecognition, ExpoWebSpeechRecognitionEvent)
1 | import { ExpoSpeechRecognitionModule } from "./ExpoSpeechRecognitionModule";

2 | export { ExpoWebSpeechRecognition, ExpoWebSpeechGrammar, ExpoWebSpeechGrammarList } from "./ExpoWebSpeechRecognition";
3 | export { ExpoSpeechRecognitionModule } from "./ExpoSpeechRecognitionModule";
4 | export { useSpeechRecognitionEvent } from "./useSpeechRecognitionEvent";
5 | export { AVAudioSessionCategory, AVAudioSessionCategoryOptions, AVAudioSessionMode, RecognizerIntentExtraLanguageModel, RecognizerIntentEnableLanguageSwitch, AudioEncodingAndroid, TaskHintIOS } from "./constants";

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions