Skip to content

feat(rn): remove peer connection usage in speech detection#2200

Open
santhoshvai wants to merge 1 commit intomainfrom
speaking-rn
Open

feat(rn): remove peer connection usage in speech detection#2200
santhoshvai wants to merge 1 commit intomainfrom
speaking-rn

Conversation

@santhoshvai
Copy link
Copy Markdown
Member

💡 Overview

Old mechanism - polling through rtc stats

Now - speech events pushed from native side

Depends on GetStream/react-native-webrtc#29

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 14, 2026

Warning

Rate limit exceeded

@santhoshvai has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 59 minutes and 43 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 59 minutes and 43 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 361869d2-7529-4e0a-b1ae-24eae23de6d7

📥 Commits

Reviewing files that changed from the base of the PR and between b84416b and 5bf8198.

⛔ Files ignored due to path filters (2)
  • sample-apps/react-native/dogfood/ios/Podfile.lock is excluded by !**/*.lock
  • yarn.lock is excluded by !**/yarn.lock, !**/*.lock
📒 Files selected for processing (12)
  • packages/client/index.ts
  • packages/client/src/devices/MicrophoneManager.ts
  • packages/client/src/devices/__tests__/MicrophoneManagerRN.test.ts
  • packages/client/src/helpers/RNSpeechDetector.ts
  • packages/client/src/helpers/__tests__/RNSpeechDetector.test.ts
  • packages/client/src/types.ts
  • packages/react-native-sdk/CLAUDE.md
  • packages/react-native-sdk/package.json
  • packages/react-native-sdk/src/hooks/index.ts
  • packages/react-native-sdk/src/hooks/useSpeechDetection.ts
  • packages/react-native-sdk/src/utils/internal/registerSDKGlobals.ts
  • sample-apps/react-native/dogfood/package.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch speaking-rn

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 14, 2026

⚠️ No Changeset found

Latest commit: 5bf8198

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

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

Successfully merging this pull request may close these issues.

3 participants