Tag

voice control

1 views collected around this technical thread.

We-Design
We-Design
Oct 29, 2024 · Mobile Development

Voice Control for Mobility Impairments: Design Principles & Future Trends

This article explores accessible voice control technology for people with limited hand mobility, detailing its purpose, core concepts, command structures, screen overlay modes, design guidelines, challenges, and future directions such as natural language and multimodal input, while comparing it with VoiceOver and offering practical design recommendations.

Accessibilityassistive technologymobile design
0 likes · 18 min read
Voice Control for Mobility Impairments: Design Principles & Future Trends
NetEase Cloud Music Tech Team
NetEase Cloud Music Tech Team
Jul 30, 2021 · Mobile Development

Design and Optimization Practices for In‑Car Android App Development

The article reviews current car‑head‑unit integration models, proposes a channel‑agnostic architecture with voice and multi‑resolution support, details performance‑tuning steps such as size reduction and process consolidation, and shares common pitfalls and project‑management insights to help developers successfully port Android apps to automotive platforms.

AndroidApp DevelopmentCar Infotainment
0 likes · 21 min read
Design and Optimization Practices for In‑Car Android App Development
360 Tech Engineering
360 Tech Engineering
Nov 19, 2019 · Mobile Development

New Accessibility Features in iOS 13: Voice Control, Media Autoplay Disable, and Custom API

The article introduces iOS 13's new accessibility enhancements—including Voice Control with numeric overlays and command shortcuts, a system‑wide option to disable media autoplay, and the UIAccessibilityCustomActionHandler API—explaining their benefits for developers and accessibility testing.

AccessibilityCustom APIMedia Autoplay
0 likes · 5 min read
New Accessibility Features in iOS 13: Voice Control, Media Autoplay Disable, and Custom API
Tencent Music Tech Team
Tencent Music Tech Team
Mar 24, 2017 · Game Development

Building an H5 Voice‑Controlled Game Demo with WebAudio

The article walks through creating an HTML5 remake of the Chinese “Don’t Stop! 8‑Note Sauce” game, where microphone volume drives a doge‑block character to walk and jump over dynamically generated pits, detailing configuration, barrier management, collision detection, and WebAudio voice‑control implementation using getUserMedia, AudioContext, and analyser nodes.

HTML5JavaScriptWebAudio
0 likes · 10 min read
Building an H5 Voice‑Controlled Game Demo with WebAudio
Ctrip Technology
Ctrip Technology
Aug 12, 2016 · Mobile Development

Design and Development of a Siri‑Like Voice‑Controlled Music iOS App

This article walks through the design and implementation of a voice‑controlled music iOS application using Siri SDK, Sketch and Principle for UI prototyping, and Xcode with Objective‑C and SpeechKit for speech recognition, culminating in a functional prototype that searches iTunes and plays song previews.

Mobile DevelopmentObjective-CSiri SDK
0 likes · 8 min read
Design and Development of a Siri‑Like Voice‑Controlled Music iOS App