@@ -191,26 +191,17 @@ types:
191
191
gender :
192
192
type : optional<integer>
193
193
docs : >-
194
- The vocalization of gender, ranging between more masculine and more
195
- feminine .
194
+ The perceived tonality of the voice, reflecting characteristics
195
+ typically associated with masculinity and femininity .
196
196
197
197
198
198
The default value is `0`, with a minimum of `-100` (more masculine)
199
199
and a maximum of `100` (more feminine). A value of `0` leaves this
200
200
parameter unchanged from the base voice.
201
- articulation :
202
- type : optional<integer>
203
- docs : >-
204
- The clarity of the voice, ranging between mumbled and articulate.
205
-
206
-
207
- The default value is `0`, with a minimum of `-100` (mumbled) and a
208
- maximum of `100` (articulate). A value of `0` leaves this parameter
209
- unchanged from the base voice.
210
201
assertiveness :
211
202
type : optional<integer>
212
203
docs : >-
213
- The firmness of the voice, ranging between whiny and bold.
204
+ The perceived firmness of the voice, ranging between whiny and bold.
214
205
215
206
216
207
The default value is `0`, with a minimum of `-100` (whiny) and a
@@ -219,7 +210,8 @@ types:
219
210
buoyancy :
220
211
type : optional<integer>
221
212
docs : >-
222
- The density of the voice, ranging between deflated and buoyant.
213
+ The perceived density of the voice, ranging between deflated and
214
+ buoyant.
223
215
224
216
225
217
The default value is `0`, with a minimum of `-100` (deflated) and a
@@ -228,7 +220,8 @@ types:
228
220
confidence :
229
221
type : optional<integer>
230
222
docs : >-
231
- The assuredness of the voice, ranging between shy and confident.
223
+ The perceived assuredness of the voice, ranging between shy and
224
+ confident.
232
225
233
226
234
227
The default value is `0`, with a minimum of `-100` (shy) and a maximum
@@ -237,7 +230,7 @@ types:
237
230
enthusiasm :
238
231
type : optional<integer>
239
232
docs : >-
240
- The excitement within the voice, ranging between calm and
233
+ The perceived excitement within the voice, ranging between calm and
241
234
enthusiastic.
242
235
243
236
@@ -247,7 +240,7 @@ types:
247
240
nasality :
248
241
type : optional<integer>
249
242
docs : >-
250
- The openness of the voice, ranging between clear and nasal.
243
+ The perceived openness of the voice, ranging between clear and nasal.
251
244
252
245
253
246
The default value is `0`, with a minimum of `-100` (clear) and a
@@ -256,7 +249,8 @@ types:
256
249
relaxedness :
257
250
type : optional<integer>
258
251
docs : >-
259
- The stress within the voice, ranging between tense and relaxed.
252
+ The perceived stress within the voice, ranging between tense and
253
+ relaxed.
260
254
261
255
262
256
The default value is `0`, with a minimum of `-100` (tense) and a
@@ -265,7 +259,8 @@ types:
265
259
smoothness :
266
260
type : optional<integer>
267
261
docs : >-
268
- The texture of the voice, ranging between smooth and staccato.
262
+ The perceived texture of the voice, ranging between smooth and
263
+ staccato.
269
264
270
265
271
266
The default value is `0`, with a minimum of `-100` (smooth) and a
@@ -274,7 +269,8 @@ types:
274
269
tepidity :
275
270
type : optional<integer>
276
271
docs : >-
277
- The liveliness behind the voice, ranging between tepid and vigorous.
272
+ The perceived liveliness behind the voice, ranging between tepid and
273
+ vigorous.
278
274
279
275
280
276
The default value is `0`, with a minimum of `-100` (tepid) and a
@@ -283,14 +279,16 @@ types:
283
279
tightness :
284
280
type : optional<integer>
285
281
docs : >-
286
- The containment of the voice, ranging between tight and breathy.
282
+ The perceived containment of the voice, ranging between tight and
283
+ breathy.
287
284
288
285
289
286
The default value is `0`, with a minimum of `-100` (tight) and a
290
287
maximum of `100` (breathy). A value of `0` leaves this parameter
291
288
unchanged from the base voice.
292
289
source :
293
290
openapi : stenographer-openapi.json
291
+ inline : true
294
292
PostedCustomVoice :
295
293
docs : >-
296
294
A Custom Voice specification to be associated with this Config.
@@ -349,26 +347,17 @@ types:
349
347
gender :
350
348
type : optional<integer>
351
349
docs : >-
352
- The vocalization of gender, ranging between more masculine and more
353
- feminine .
350
+ The perceived tonality of the voice, reflecting characteristics
351
+ typically associated with masculinity and femininity .
354
352
355
353
356
354
The default value is `0`, with a minimum of `-100` (more masculine)
357
355
and a maximum of `100` (more feminine). A value of `0` leaves this
358
356
parameter unchanged from the base voice.
359
- articulation :
360
- type : optional<integer>
361
- docs : >-
362
- The clarity of the voice, ranging between mumbled and articulate.
363
-
364
-
365
- The default value is `0`, with a minimum of `-100` (mumbled) and a
366
- maximum of `100` (articulate). A value of `0` leaves this parameter
367
- unchanged from the base voice.
368
357
assertiveness :
369
358
type : optional<integer>
370
359
docs : >-
371
- The firmness of the voice, ranging between whiny and bold.
360
+ The perceived firmness of the voice, ranging between whiny and bold.
372
361
373
362
374
363
The default value is `0`, with a minimum of `-100` (whiny) and a
@@ -377,7 +366,8 @@ types:
377
366
buoyancy :
378
367
type : optional<integer>
379
368
docs : >-
380
- The density of the voice, ranging between deflated and buoyant.
369
+ The perceived density of the voice, ranging between deflated and
370
+ buoyant.
381
371
382
372
383
373
The default value is `0`, with a minimum of `-100` (deflated) and a
@@ -386,7 +376,8 @@ types:
386
376
confidence :
387
377
type : optional<integer>
388
378
docs : >-
389
- The assuredness of the voice, ranging between shy and confident.
379
+ The perceived assuredness of the voice, ranging between shy and
380
+ confident.
390
381
391
382
392
383
The default value is `0`, with a minimum of `-100` (shy) and a maximum
@@ -395,7 +386,7 @@ types:
395
386
enthusiasm :
396
387
type : optional<integer>
397
388
docs : >-
398
- The excitement within the voice, ranging between calm and
389
+ The perceived excitement within the voice, ranging between calm and
399
390
enthusiastic.
400
391
401
392
@@ -405,7 +396,7 @@ types:
405
396
nasality :
406
397
type : optional<integer>
407
398
docs : >-
408
- The openness of the voice, ranging between clear and nasal.
399
+ The perceived openness of the voice, ranging between clear and nasal.
409
400
410
401
411
402
The default value is `0`, with a minimum of `-100` (clear) and a
@@ -414,7 +405,8 @@ types:
414
405
relaxedness :
415
406
type : optional<integer>
416
407
docs : >-
417
- The stress within the voice, ranging between tense and relaxed.
408
+ The perceived stress within the voice, ranging between tense and
409
+ relaxed.
418
410
419
411
420
412
The default value is `0`, with a minimum of `-100` (tense) and a
@@ -423,7 +415,8 @@ types:
423
415
smoothness :
424
416
type : optional<integer>
425
417
docs : >-
426
- The texture of the voice, ranging between smooth and staccato.
418
+ The perceived texture of the voice, ranging between smooth and
419
+ staccato.
427
420
428
421
429
422
The default value is `0`, with a minimum of `-100` (smooth) and a
@@ -432,7 +425,8 @@ types:
432
425
tepidity :
433
426
type : optional<integer>
434
427
docs : >-
435
- The liveliness behind the voice, ranging between tepid and vigorous.
428
+ The perceived liveliness behind the voice, ranging between tepid and
429
+ vigorous.
436
430
437
431
438
432
The default value is `0`, with a minimum of `-100` (tepid) and a
@@ -441,14 +435,16 @@ types:
441
435
tightness :
442
436
type : optional<integer>
443
437
docs : >-
444
- The containment of the voice, ranging between tight and breathy.
438
+ The perceived containment of the voice, ranging between tight and
439
+ breathy.
445
440
446
441
447
442
The default value is `0`, with a minimum of `-100` (tight) and a
448
443
maximum of `100` (breathy). A value of `0` leaves this parameter
449
444
unchanged from the base voice.
450
445
source :
451
446
openapi : stenographer-openapi.json
447
+ inline : true
452
448
ReturnCustomVoice :
453
449
docs : A Custom Voice specification associated with this Config.
454
450
properties :
@@ -762,6 +758,7 @@ types:
762
758
minutes).
763
759
source :
764
760
openapi : stenographer-openapi.json
761
+ inline : true
765
762
PostedTimeoutSpecsMaxDuration :
766
763
docs : >-
767
764
Specifies the maximum allowed duration (in seconds) for an EVI WebSocket
@@ -789,6 +786,7 @@ types:
789
786
minutes).
790
787
source :
791
788
openapi : stenographer-openapi.json
789
+ inline : true
792
790
PostedTimeoutSpecs :
793
791
docs : >-
794
792
Collection of timeout specifications returned by the server.
@@ -2376,6 +2374,15 @@ types:
2376
2374
data, and persist conversations across EVI sessions.
2377
2375
source :
2378
2376
openapi : assistant-asyncapi.json
2377
+ SessionSettingsVariablesValue :
2378
+ discriminated : false
2379
+ union :
2380
+ - string
2381
+ - double
2382
+ - boolean
2383
+ source :
2384
+ openapi : assistant-asyncapi.json
2385
+ inline : true
2379
2386
SessionSettings :
2380
2387
docs : Settings for this chat session.
2381
2388
properties :
@@ -2502,8 +2509,23 @@ types:
2502
2509
metadata :
2503
2510
type : optional<map<string, unknown>>
2504
2511
variables :
2505
- type : optional<map<string, string>>
2506
- docs : Dynamic values that can be used to populate EVI prompts.
2512
+ type : optional<map<string, SessionSettingsVariablesValue>>
2513
+ docs : >-
2514
+ This field allows you to assign values to dynamic variables referenced
2515
+ in your system prompt.
2516
+
2517
+
2518
+ Each key represents the variable name, and the corresponding value is
2519
+ the specific content you wish to assign to that variable within the
2520
+ session. While the values for variables can be strings, numbers, or
2521
+ booleans, the value will ultimately be converted to a string when
2522
+ injected into your system prompt.
2523
+
2524
+
2525
+ Using this field, you can personalize responses based on
2526
+ session-specific details. For more guidance, see our [guide on using
2527
+ dynamic
2528
+ variables](/docs/empathic-voice-interface-evi/conversational-controls#dynamic-variables).
2507
2529
source :
2508
2530
openapi : assistant-asyncapi.json
2509
2531
Tool :
@@ -2779,6 +2801,7 @@ types:
2779
2801
- type : ToolErrorMessage
2780
2802
source :
2781
2803
openapi : assistant-asyncapi.json
2804
+ inline : true
2782
2805
ChatMessage :
2783
2806
properties :
2784
2807
role :
@@ -3151,6 +3174,7 @@ types:
3151
3174
- integer
3152
3175
source :
3153
3176
openapi : assistant-openapi.json
3177
+ inline : true
3154
3178
ValidationError :
3155
3179
properties :
3156
3180
loc :
0 commit comments