Quantcast
Channel: Active questions tagged haptic-feedback - Stack Overflow
Browsing index pages (66 articles)

To write an android app that listen to music and vibrate / display for every...

How is it possible to write an android project that vibrate to every beat of a music, say Waltz, for a compeletely deaf person?The code consisits of three parts:code listening to the beat of the...

View Article


Cannot find HapticAudioResourceID in scope

I have a problem when adding audio to haptic feedback using core haptics in swifui. The system keeps showing the error "can't find audioID" in scope as audioID should be a registered audio resource ID...

View Article


How can I check if haptic feedback enabled in system on Android 13 or higher?

I'm trying to get if haptic feedback enabled in System Settings, i.e. globally on a device. I don't need to set this setting, just read.We do it this way on Android 12 or...

View Article

SOFA: elastic band tunnels through pegs under high strain/fast motion

I control two grippers with two Geomagic devices in a SOFA scene. The task is to grasp a soft elastic band (a torus) and place it into target configurations (shown at the beginning of the task).When...

View Article

Suppressing haptic vibration when lifting objects in Unity with 3D Systems Touch

I am using 3D Systems Touch with Unity.The scene contains a floor, a box, and a sphere, and the sphere can be controlled using the 3D Systems Touch device.Unity SceneWhen I push a box on the floor with...

View Article


How can I check if haptic feedback enabled in system on Android 13 or higher?

I'm trying to get if haptic feedback enabled in System Settings, i.e. globally on a device. I don't need to set this setting, just read.We do it this way on Android 12 or...

View Article

How to programmatically enable/disable haptic feedback in System Settings in...

Since as of API level 30, System.HAPTIC_FEEDBACK_ENABLED has been marked as deprecated,how would one programmatically enable/disable haptic feedback in System Settings(i.e. globally) on a device...

View Article

Is it possible to trigger a haptic feedback without the accompanying sound on...

Assuming the user has not muted their watch sounds. Is it possible for an apple watch app to trigger a haptic feedback (i.e vibrate) without the accompanying sound.This is different than receiving a...

View Article


CHHapticAdvancedPatternPlayer not working with GCController

I work with my IOS project and try to send haptics to ps4 controller.CHHapticPatternPlayer and CHHapticAdvancedPatternPlayer good work with iPhone.On PS4 controller If I use CHHapticPatternPlayer all...

View Article


Cannot find HapticAudioResourceID in scope

I have a problem when adding audio to haptic feedback using core haptics in swifui. The system keeps showing the error "can't find audioID" in scope as audioID should be a registered audio resource ID...

View Article

Is a delay normal when I call a class with UINotificationFeedbackGenerator()?

I want to use a haptic feedback in my app. In apple docs I read that I need to use prepare() to prevent delay before haptic call. And I use this code to do it:class HapticFeedback { func error() { let...

View Article

Cannot find HapticAudioResourceID in scope

I have a problem when adding audio to haptic feedback using core haptics in swifui. The system keeps showing the error "can't find audioID" in scope as audioID should be a registered audio resource ID...

View Article

Difference between KEYBOARD_PRESS and VIRTUAL_KEY

I'm implementing a virtual Android keyboard and are about to add haptic feedback. Luckily Android provides performHapticFeedback() and HapticFeedbackConstants so it's easy to give the user a haptic...

View Article


CoreHaptics stops working when the app is closed

I'm working on a SwiftUI app which has Haptic Feedback for certain buttons. Everything works as intended until I exit the app (to send a text for example) and come back to it, then all of the haptics...

View Article

can the code for HapticSurface from the OpenHaptcis unity plug-in update...

I am working on a simulation in Unity where a 3D object is being deformed, and I need the haptic surface to update whenever there is a mesh deformation. My object is a rigged body, and when the bones...

View Article


how do I add a haptic feedback in a table view while rearranging it’s cells

I need to add haptic feedback in a table view when the user tries to rearrange the cells via dragging and dropping them, but whenever they pass through a cell, even if they don’t drop it there, it...

View Article

How to implement the MPEG-I Haptics Standard (MIHS) for haptic feedback in...

I'm developing a Unity application where I need to generate haptic feedback data (e.g., vibrations, forces) and transmit it over a network to external devices or systems for decoding and testing. I aim...

View Article


Confused about haptic feedback in Android

I have an Android app with 9 buttons. This app runs on 2.36 and is the only app on the device (or at least the only app we let the user use - we ship the device with our code preinstalled as part of a...

View Article

how do I add a haptic feedback in a table view while rearranging it’s cells

I need to add haptic feedback in a table view when the user tries to rearrange the cells via dragging and dropping them, but whenever they pass through a cell, even if they don’t drop it there, it...

View Article

Cannot find HapticAudioResourceID in scope

I have a problem when adding audio to haptic feedback using core haptics in swifui. The system keeps showing the error "can't find audioID" in scope as audioID should be a registered audio resource ID...

View Article
Browsing index pages (66 articles)


Latest Images