Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
nvaccess
/
nvda
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
820
Star
2.6k
Code
Issues
2.2k
Pull requests
18
Discussions
Actions
Projects
Wiki
Security and quality
23
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Pr7599 review actions
- #9626
#9626
Merged
michaelDCurran
merged 11 commits into
threshold
nvaccess/nvda:threshold
from
pr7599_reviewActions
nvaccess/nvda:pr7599_reviewActions
Copy head branch name to clipboard
May 28, 2019
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Pr7599 review actions
#9626
michaelDCurran
merged 11 commits into
threshold
nvaccess/nvda:threshold
from
pr7599_reviewActions
nvaccess/nvda:pr7599_reviewActions
Copy head branch name to clipboard
Commits
Commits on May 27, 2019
SayAll: avoid error when reading to the end of a Microsoft word document where self.reader is set to None.
michaelDCurran
committed
7267101
View commit details
Copy full SHA for 7267101
Browse repository at this point
Move speech.py into its own package ready for splitting out into separate modules.
michaelDCurran
committed
3e2ae56
View commit details
Copy full SHA for 3e2ae56
Browse repository at this point
Commits on May 28, 2019
Move speech command objects into a speech.commands module.
michaelDCurran
committed
ab882b4
View commit details
Copy full SHA for ab882b4
Browse repository at this point
Split out speechManager into speech.manager module and priority constants into speech.priorities module.
michaelDCurran
committed
7a252d4
View commit details
Copy full SHA for 7a252d4
Browse repository at this point
espeak: provide constants for callback return codes.
michaelDCurran
committed
833d5c6
View commit details
Copy full SHA for 833d5c6
Browse repository at this point
espeak: use named constants for converting ms to bytes.
michaelDCurran
committed
ba18321
View commit details
Copy full SHA for ba18321
Browse repository at this point
nvWave: use named constants for buffer size calculation.
michaelDCurran
committed
b870544
View commit details
Copy full SHA for b870544
Browse repository at this point
speech.getSpeechForSpelling: use a named constant for the idiographic comma and rename char to speakCharAs.
michaelDCurran
committed
0c4ed0d
View commit details
Copy full SHA for 0c4ed0d
Browse repository at this point
espeak: ensure that onIndexReached is set before espeak_setSynthCallback is called.
michaelDCurran
committed
ddebb1d
View commit details
Copy full SHA for ddebb1d
Browse repository at this point
removed accidental file speech./commands.py
feerrenrut
committed
88764e9
View commit details
Copy full SHA for 88764e9
Browse repository at this point
rename constant with caps
feerrenrut
committed
3a15df0
View commit details
Copy full SHA for 3a15df0
Browse repository at this point
You can’t perform that action at this time.