-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathagent.json
More file actions
44 lines (37 loc) · 890 Bytes
/
agent.json
File metadata and controls
44 lines (37 loc) · 890 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
{
"defaultLanguageCode": "en",
"timeZone": "America/Los_Angeles",
"enableLogging": true,
"projectNumber": 32015538983,
"speechToTextSettings": {
},
"enableStackdriverLogging": true,
"advancedSettings": {
"audioExportGcsDestination": {
},
"speechSettings": {
"endpointerSensitivity": 90,
"noSpeechTimeout": {
"seconds": 5
}
},
"playbackInterruptionSettings": {
},
"loggingSettings": {
"enableStackdriverLogging": true,
"enableInteractionLogging": true
}
},
"speakerIdSettings": {
},
"textToSpeechSettings": {
},
"genAppBuilderSettings": {
"engine": "projects/32015538983/locations/global/collections/default_collection/engines/77df342b-fa17-421e-a43d-300354de44c8"
},
"duplexSettings": {
},
"answerFeedbackSettings": {
},
"startPlaybook": "Steering"
}