Re: [w3c/gamepad] Support Buffered Haptic Effects (#39)

The Web Audio API has AudioContext.createMediaStreamDestination() intended for sending audio through the WebRTC API to play on a remote system or saving to a file. The same API can be used to send data to linear actuators built into a Gamepad. Support for something like the WiiU controller's screen and speaker could use MediaStreams in a similar way.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/gamepad/issues/39#issuecomment-250609438

Received on Thursday, 29 September 2016 22:25:48 UTC