We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6942d06 commit 05a6074Copy full SHA for 05a6074
CHANGELOG.markdown
@@ -5,6 +5,13 @@ Changelog corresponds with a tagged and signed Git commit. This marks the chang
5
A tagged commit may or may not have a corresponding binary version available.
6
Format: Tag: `<Corresponding Tag>`
7
8
+* Version 1.15
9
+ * Optimized synthesiser class. Massive speed improvements on long input strings!
10
+ * Added experimental Duplex API in preparation for version 1.2 .
11
+
12
+* Version 1.11 (Tag V1.100)
13
+ * Fixed major bug in Recognizer
14
15
* Version 1.10 (Tag v1.100)
16
* Added new Microphone Analyzer class.
17
* Added volume and frequency detection and frame work for (Voice Activity Detection)
0 commit comments