eligrey / voice-search

Chrome extension for searching by speaking.
Other
49 stars 14 forks source link

Record device in Linux #32

Closed MrVidakovic closed 13 years ago

MrVidakovic commented 13 years ago

Hi! I'm trying to use the extension in Linux. The problem is that I have an advanced external USB card with no software mixer support (al the mix controls are in the own card). Because of this Alsa mixer, kmix (yes, I work with KDE), etc doesn't see any device. I think the plugin should allo to select the alsa device (hw0,0 or hw0,1 or hw1,0 etc) so users with no software mixer can work with the extension too :-).

eligrey commented 13 years ago

Chromium/WebKit issue. Voice Search only makes use of the limited speech input API.