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
.
GoogleCloudPlatform
/
java-docs-samples
Public
Notifications
You must be signed in to change notification settings
Fork
2.9k
Star
1.9k
Code
Issues
25
Pull requests
31
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Fix the sleep logic for streaming as per sample rate
- #279
#279
Merged
lesv
merged 11 commits into
master
GoogleCloudPlatform/java-docs-samples:master
from
streaming_sleep
GoogleCloudPlatform/java-docs-samples:streaming_sleep
Copy head branch name to clipboard
Aug 4, 2016
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Fix the sleep logic for streaming as per sample rate
#279
lesv
merged 11 commits into
master
GoogleCloudPlatform/java-docs-samples:master
from
streaming_sleep
GoogleCloudPlatform/java-docs-samples:streaming_sleep
Copy head branch name to clipboard
Commits
Commits on Jul 28, 2016
sleep 100ms instead of sleeping as function of rate
puneithk
committed
80eb6da
View commit details
Copy full SHA for 80eb6da
Browse repository at this point
Commits on Jul 29, 2016
added sleep as inverse of sampling rate
puneithk
committed
7d8f4b5
View commit details
Copy full SHA for 7d8f4b5
Browse repository at this point
added LINEAR16 bytes per sample constant
puneithk
committed
d87d691
View commit details
Copy full SHA for d87d691
Browse repository at this point
added few variables
puneithk
committed
ff7ffbc
View commit details
Copy full SHA for ff7ffbc
Browse repository at this point
Commits on Aug 4, 2016
added truth and log4j
puneithk
committed
a23abdc
View commit details
Copy full SHA for a23abdc
Browse repository at this point
added 32khz audio
puneithk
committed
0cee557
View commit details
Copy full SHA for 0cee557
Browse repository at this point
added Streaming Test
puneithk
committed
df11062
View commit details
Copy full SHA for df11062
Browse repository at this point
added unit tests for 16 and 32 khz audio
puneithk
committed
a253ebf
View commit details
Copy full SHA for a253ebf
Browse repository at this point
checkstyle fixes
puneithk
committed
d1fdc61
View commit details
Copy full SHA for d1fdc61
Browse repository at this point
renamed to KHz
puneithk
committed
a44e692
View commit details
Copy full SHA for a44e692
Browse repository at this point
added comment
puneithk
committed
4ac456e
View commit details
Copy full SHA for 4ac456e
Browse repository at this point
You can’t perform that action at this time.