@onereach/step-voice 7.0.2-initaiconversation.6 → 7.0.2-initaiconversation.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -20,6 +20,7 @@ class InitAIConversation extends voice_1.default {
20
20
  voice
21
21
  }
22
22
  };
23
+ this.log.info('ASR Settings', asrSettings);
23
24
  const grammar = {
24
25
  id: this.currentStepId,
25
26
  asr: asrSettings
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@onereach/step-voice",
3
- "version": "7.0.2-initaiconversation.6",
3
+ "version": "7.0.2-initaiconversation.7",
4
4
  "author": "Roman Zolotarov <roman.zolotarov@onereach.com>",
5
5
  "contributors": [
6
6
  "Roman Zolotarov",