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

feat(WebSpeechRecognition): add Callback parameter #4162

Merged
merged 6 commits into from
Aug 27, 2024
Merged

Conversation

ArgoZhang
Copy link
Collaborator

add Callback parameter

Description

close #4161

# Conflicts:
#	src/BootstrapBlazor.Server/BootstrapBlazor.Server.csproj
#	src/Extensions/Components/BootstrapBlazor.WinBox/BootstrapBlazor.WinBox.csproj
@bb-auto bb-auto bot added the enhancement New feature or request label Aug 27, 2024
@bb-auto bb-auto bot added this to the v8.8.0 milestone Aug 27, 2024
Copy link

codecov bot commented Aug 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (5f41cfb) to head (8382957).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #4162   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          607       607           
  Lines        26134     26138    +4     
  Branches      3796      3796           
=========================================
+ Hits         26134     26138    +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ArgoZhang ArgoZhang merged commit d58768c into main Aug 27, 2024
5 checks passed
@ArgoZhang ArgoZhang deleted the refactor-speech branch August 27, 2024 02:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(WebSpeechRecognition): add Callback parameter
1 participant