playi / WonderPy

Official Public Python API for working with Wonder Workshop robots
MIT License
55 stars 28 forks source link

Support for accessing microphone(s) data #17

Open portelance opened 6 years ago

portelance commented 6 years ago

Should include but is not necessarily limited to:

acoomans commented 6 years ago

+1 And it'd be awesome if we can get access to voice

bacpac commented 3 months ago

Quite a dated topic, but I was wondering if Dash is physically capable of registering / passing on sound with the microphone. Or is it just a clap sensor?

It would make Dash even much more awesome if we're able to talk with him. I'm looking into some of the API's people have on Git and want to connect Dash to a LLM with voice recognition if possible :) if the mic is somehow able to actually register and pass on the sound it should be possible.