h2g_ajaxchat-plugin-voicerecognition 0.1.0 → 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 7a6aa423ade323551eb4e34f00517b50cd464ba0514cd6a29d045359ba639ec1
4
- data.tar.gz: 3cc106098653a7c2a3bf9e952ffb15f553dd3163957d7a0cc79ae33710f8e581
3
+ metadata.gz: a6b800d0fee17f1660ed94134b7706d84a1d6032b5eb1d38f45e18b05c8a168d
4
+ data.tar.gz: 9206a229df4b6d5185a4edfecc97f3f966b142623f8ddb4baa03b2613c012bff
5
5
  SHA512:
6
- metadata.gz: cb0ffd83df17944526f60e35bb886d09e7a4f203ce5bf193296a31872d9fa223747ac93ae3448f3e472cba2dd82829e50fd9d55069ae0ccb861bf69e29c2fdaa
7
- data.tar.gz: cbfb7163e55e6921e5d82005b0d23ed41aeaeef51578d2263b8b575b4bdd6cf35d29e49027bcc12d91b1dccafec1fe3c3d5cd80ec13457c77f96734e285bebf9
6
+ metadata.gz: 034e80d32cca8ebd0900e1aade9ccbe060ae7ab5e30c9f7d842fe2c9bbf2bbf7e4390e86d7fce02c2873b93b3659a71c99f8a984410564b12069f884de18e43e
7
+ data.tar.gz: 5b4a6b39d3df45d4a6a09a04a4203152a9b3f9fd38596551cb2be16782e65ec0bcc661dace16f291fc3f601e87884ccfa9c7ce63d40d47befdf33c195266487f
Binary file
data.tar.gz.sig CHANGED
Binary file
@@ -4,8 +4,10 @@
4
4
 
5
5
  # description: Used with the h2g_ajaxchat gem to facilitate voice input to text.
6
6
 
7
+ # note: The AjaxChatPlugin is available from the h2g_ajaxchat gem
7
8
 
8
- class AjaxChatPluginVoiceRecognition
9
+
10
+ class AjaxChatPluginVoiceRecognition < AjaxChatPlugin
9
11
 
10
12
  def initialize(settings)
11
13
  @lang = settings[:lang] || 'en-GB'
@@ -75,4 +77,3 @@ class AjaxChatPluginVoiceRecognition
75
77
  EOF
76
78
  end
77
79
  end
78
-
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: h2g_ajaxchat-plugin-voicerecognition
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - James Robertson
@@ -35,7 +35,7 @@ cert_chain:
35
35
  /WSnWC6mt27COxzkBzTYtRm/xQNCAoitCy6qKOug1jh1mFKK4X2ZIBNDJA90IUtO
36
36
  qRuTqqKFZWY5IT0ROK52pCXQ
37
37
  -----END CERTIFICATE-----
38
- date: 2020-07-05 00:00:00.000000000 Z
38
+ date: 2020-07-06 00:00:00.000000000 Z
39
39
  dependencies: []
40
40
  description:
41
41
  email: james@jamesrobertson.eu
metadata.gz.sig CHANGED
Binary file