@onereach/step-voice 7.0.9-VOIC1575.10 → 7.0.9-VOIC1575.12

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.
@@ -108,27 +108,27 @@ class InitiateCall extends voice_1.default {
108
108
  id: callALegId
109
109
  }
110
110
  }, */
111
- {
112
- name: 'playback',
113
- params: {
114
- 'sections': [
115
- {
116
- 'text': '<speak>This is a live transfer from the automated system. Stand by for connection.</speak>',
117
- 'url': '',
118
- 'bargeInVoice': false,
119
- 'bargeInKeypad': false,
120
- 'textType': 'ssml',
121
- 'provider': 'polly',
122
- 'voiceId': 'Joanna',
123
- 'engine': 'standard',
124
- 'isStream': false,
125
- },
126
- ],
127
- 'useWhisperFeature': false,
128
- 'sensitiveData': {},
129
- resumeAfterGc: true,
130
- }
131
- },
111
+ /* {
112
+ name: 'playback',
113
+ params: {
114
+ 'sections': [
115
+ {
116
+ 'text': '<speak>This is a live transfer from the automated system. Stand by for connection.</speak>',
117
+ 'url': '',
118
+ 'bargeInVoice': false,
119
+ 'bargeInKeypad': false,
120
+ 'textType': 'ssml',
121
+ 'provider': 'polly',
122
+ 'voiceId': 'Joanna',
123
+ 'engine': 'standard',
124
+ 'isStream': false,
125
+ },
126
+ ],
127
+ 'useWhisperFeature': false,
128
+ 'sensitiveData': {},
129
+ resumeAfterGc: true,
130
+ }
131
+ }, */
132
132
  /* {
133
133
  name: 'whisper.hold_off',
134
134
  params: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@onereach/step-voice",
3
- "version": "7.0.9-VOIC1575.10",
3
+ "version": "7.0.9-VOIC1575.12",
4
4
  "author": "Roman Zolotarov <roman.zolotarov@onereach.com>",
5
5
  "contributors": [
6
6
  "Roman Zolotarov",