Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting warning as 'Property 'AudioContext' doesn't exist' When trying to integrate into my react-native app #14

Open
JaiminWork opened this issue Aug 5, 2024 · 0 comments

Comments

@JaiminWork
Copy link

Hey Team,
I am using the following packages:

@dyteinternals/react-native-webrtc: ^114.0.14
@dytesdk/google-transcription: ^1.0.5
@dytesdk/react-native-core: ^0.10.2
@dytesdk/react-native-ui-kit: ^1.9.6-staging.1

I want to integrate GoogleSpeechRecognition into my project, but while integrating, I'm getting the following error:

Property 'AudioContext' doesn't exist.

ScreenShot:
Screenshot_1722841656

The sample code of the Component That I'm using to integrate this feature looks like this :

code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant