You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,10 +33,13 @@ Context menu could hold the commands' actions
33
33
34
34
## Release Notes
35
35
36
+
### 2.1.2
37
+
- Use Webpack
38
+
36
39
### 2.1.1
37
40
- Activate extension in off mode from the start
38
41
- Update project's dependencies
39
-
- New icon
42
+
-[New icon](icon/voicecmd3.png)
40
43
41
44
### 2.1.0
42
45
- Bugfix - Windows OS wasn't using MSP
@@ -47,7 +50,7 @@ Context menu could hold the commands' actions
47
50
- Development SDK and packages: donet core 2.0, .NET framework 4.7.1, Sphinx4 alpha5
48
51
- Now the extension is cross-platform thanks to [CMUSphinx Voice Recognition](https://cmusphinx.github.io/)
49
52
- Note that this extension still uses the built-in [Microsoft Speech Platform](https://msdn.microsoft.com/en-us/library/office/hh361572(v=office.14).aspx) if it use in Windows OS
0 commit comments