issues Search Results · repo:sdkcarlos/artyom.js language:JavaScript
Filter by
103 results
(69 ms)103 results
insdkcarlos/artyom.js (press backspace or delete to remove)How can we create Regex commands with wildcard? Like:
artyom.addCommands({
smart:true,
indexes: [/Open Screen */i, new RegExp( Name * , i )],
action: function(i){
if(i === 1) {
...
leo-valadao
- Opened on Jan 26, 2024
- #119
Hey, I ve got an issue when I Add to home screen a web application on IOS 17. every thing is working very well. but
speech recognition throw an error. It works really well on safari without add it on home ...
nazarireza
- Opened on Dec 6, 2023
- #118
Thank you for this brilliant project. It works almost exactly as I need it, but is it possible to limit Artyom s
vocabulary to only the list of commands such that it doesn t use the rest of the English ...
theabhinavdas
- Opened on Jan 15, 2023
- #116
What is needed to add more languages?
I would like to add Serbian, which is a no-spelling, phonemic language, perfect for speech-to-text implementation.
cope
- Opened on Jan 13, 2023
- #115
When I add voice commands to a page that is not artyom.html, No commands to process in normal mode. this error appears
in the console and it does not activate it, only when the file has the name artyom. ...
rripollesg
- 1
- Opened on Nov 9, 2022
- #111
I am using artyom on a private website at home. Its working very well.
Now my non issue is that I would like some progress in development of artyom. In case @sdkcarlos does not like to work
on it anymore, ...
gitgrub
- Opened on May 31, 2022
- #108
yohannawaliya
- Opened on Apr 2, 2022
- #107
If I put the continuous recognition with the command Hello for example. And after that I make it execute .say ( Hello )
the robot listens to itself and repeats itself in a loop. Is there a way to disable ...
OscarJVD
- Opened on Dec 20, 2021
- #106
Is it possible to captures values with regex expressions in commands? For example I would love to rewritte the following
command.
indexes: [
timer for * seconds ,
set timer for * seconds , ...
thgie
- Opened on Sep 28, 2021
- #104

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.