DEV Community

Discussion on: Making a simple voice controlled personal assistant interface using python

Collapse
 
dillir07 profile image
Dilli Babu R

wouldn't it be simpler to pass the query in url and launch directly instead of sending keys strokes seperately?

Collapse
 
mshrish profile image
shrish

Yeah but i choose this method as i was more familiar with this.And i didnt think of this thanks for mentioning and showing some interest!!