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

error while clicking start #2

Open
sadimoodi opened this issue Aug 27, 2024 · 1 comment
Open

error while clicking start #2

sadimoodi opened this issue Aug 27, 2024 · 1 comment

Comments

@sadimoodi
Copy link

i loaded the pipeline.py successfully, but when clicking on start (on the webpage), i get this error:
image

ERROR
Cannot read properties of undefined (reading 'ondevicechange')
TypeError: Cannot read properties of undefined (reading 'ondevicechange')
at Da (webpack://simple-web/./node_modules/@daily-co/daily-js/dist/daily-esm.js?:105:93785)
at Pa (webpack://simple-web/./node_modules/@daily-co/daily-js/dist/daily-esm.js?:105:92454)
at te.eval [as startListeningForDeviceChanges] (webpack://simple-web/./node_modules/@daily-co/daily-js/dist/daily-esm.js?:105:105004)
at new te (webpack://simple-web/./node_modules/@daily-co/daily-js/dist/daily-esm.js?:105:110503)
at Function.value (webpack://simple-web/./node_modules/@daily-co/daily-js/dist/daily-esm.js?:105:179830)
at new $a82aecd5dcae6a77$export$b1ca982aa1e488c1 (webpack://simple-web/./node_modules/realtime-ai-daily/dist/index.module.js?:23:87)
at new $673674e81ebc8f53$export$1f2bb630327ac4b6 (webpack://simple-web/./node_modules/realtime-ai/dist/index.module.js?:267:27)
at new $1f6aac961a6bbe26$export$497fc5332c26af27 (webpack://simple-web/./node_modules/realtime-ai/dist/index.module.js?:979:9)
at new $a068736be28e5792$export$698b45d225ea6c0d (webpack://simple-web/./node_modules/realtime-ai-daily/dist/index.module.js?:247:9)
at HTMLButtonElement.main (webpack://simple-web/./src/index.js?:12:23)

@github-staff github-staff deleted a comment from sadimoodi Aug 27, 2024
@sadimoodi
Copy link
Author

i solved the problem by giving explicit permissions to the mic in the browser, but now i have an issue with transcription, i am not getting any transcription, how to fix this?

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

3 participants
@sadimoodi and others