11
11
- azure.cognitiveservices.speech.PropertyId.CancellationDetails_ReasonDetailedText
12
12
- azure.cognitiveservices.speech.PropertyId.CancellationDetails_ReasonText
13
13
- azure.cognitiveservices.speech.PropertyId.Conversation_ApplicationId
14
+ - azure.cognitiveservices.speech.PropertyId.Conversation_Conversation_Id
15
+ - azure.cognitiveservices.speech.PropertyId.Conversation_Custom_Voice_Deployment_Ids
14
16
- azure.cognitiveservices.speech.PropertyId.Conversation_DialogType
15
17
- azure.cognitiveservices.speech.PropertyId.Conversation_From_Id
16
18
- azure.cognitiveservices.speech.PropertyId.Conversation_Initial_Silence_Timeout
@@ -19,10 +21,13 @@ items:
19
21
- azure.cognitiveservices.speech.PropertyId.LanguageUnderstandingServiceResponse_JsonResult
20
22
- azure.cognitiveservices.speech.PropertyId.SpeechServiceAuthorization_Token
21
23
- azure.cognitiveservices.speech.PropertyId.SpeechServiceAuthorization_Type
24
+ - azure.cognitiveservices.speech.PropertyId.SpeechServiceConnection_AutoDetectSourceLanguageResult
25
+ - azure.cognitiveservices.speech.PropertyId.SpeechServiceConnection_AutoDetectSourceLanguages
22
26
- azure.cognitiveservices.speech.PropertyId.SpeechServiceConnection_EnableAudioLogging
23
27
- azure.cognitiveservices.speech.PropertyId.SpeechServiceConnection_EndSilenceTimeoutMs
24
28
- azure.cognitiveservices.speech.PropertyId.SpeechServiceConnection_Endpoint
25
29
- azure.cognitiveservices.speech.PropertyId.SpeechServiceConnection_EndpointId
30
+ - azure.cognitiveservices.speech.PropertyId.SpeechServiceConnection_Host
26
31
- azure.cognitiveservices.speech.PropertyId.SpeechServiceConnection_InitialSilenceTimeoutMs
27
32
- azure.cognitiveservices.speech.PropertyId.SpeechServiceConnection_IntentRegion
28
33
- azure.cognitiveservices.speech.PropertyId.SpeechServiceConnection_Key
78
83
\n\n The Cognitive Services Speech Service region. Under normal circumstances,\n \
79
84
\n you shouldn't have to use this property directly. Instead, construct a\n \
80
85
\n <xref:azure.cognitiveservices.speech.SpeechConfig> instance from a subscription\
81
- \ key, an endpoint\n\n or an authorization token.\n\n SpeechServiceAuthorization_Token\n \
86
+ \ key, an endpoint, a host, \n\n or an authorization token.\n\n SpeechServiceAuthorization_Token\n \
82
87
\n\n The Cognitive Services Speech Service authorization token (aka access\n \
83
88
\n token). Under normal circumstances, you shouldn't have to use this\n\n \
84
89
\ property directly. Instead, construct a <xref:azure.cognitiveservices.speech.SpeechConfig>\n \
@@ -89,27 +94,31 @@ items:
89
94
\n circumstances, you shouldn't have to use this property directly. Instead\n \
90
95
\n set <xref:SpeechConfig.endpoint_id>.\n\n\n > [!NOTE]\n > The\
91
96
\ endpoint id is available in the Custom Speech Portal, listed under\n >\n \
92
- \ > \n >\n > Endpoint Details.\n >\n\n SpeechServiceConnection_ProxyHostName\n \
93
- \n\n The host name of the proxy server used to connect to the Cognitive\n \
94
- \n Services Speech Service. Under normal circumstances, you shouldn't have\n \
95
- \n to use this property directly. Instead, use\n\n <xref:SpeechConfig.set_proxy>.\n \
96
- \n SpeechServiceConnection_ProxyPort\n\n\n The port of the proxy server\
97
- \ used to connect to the Cognitive Services\n\n Speech Service. Under normal\
98
- \ circumstances, you shouldn't have to use\n\n this property directly. Instead,\
99
- \ use <xref:SpeechConfig.set_proxy>.\n\n SpeechServiceConnection_ProxyUserName\n \
100
- \n\n The user name of the proxy server used to connect to the Cognitive\n \
101
- \n Services Speech Service. Under normal circumstances, you shouldn't have\n \
102
- \n to use this property directly. Instead, use\n\n <xref:SpeechConfig.set_proxy>.\n \
103
- \n SpeechServiceConnection_ProxyPassword\n\n\n The password of the proxy\
97
+ \ > \n >\n > Endpoint Details.\n >\n\n SpeechServiceConnection_Host\n \
98
+ \n\n The Cognitive Services Speech Service host (url). Under normal\n\n \
99
+ \ circumstances, you shouldn't have to use this property directly. Instead,\n \
100
+ \n construct a <xref:azure.cognitiveservices.speech.SpeechConfig> instance.\n \
101
+ \n SpeechServiceConnection_ProxyHostName\n\n\n The host name of the proxy\
104
102
\ server used to connect to the Cognitive\n\n Services Speech Service. Under\
105
103
\ normal circumstances, you shouldn't have\n\n to use this property directly.\
106
- \ Instead, use\n\n <xref:SpeechConfig.set_proxy>.\n\n SpeechServiceConnection_Url\n \
107
- \n\n The URL string built from speech configuration. This property is intended\n \
108
- \n to be read-only. The SDK is using it internally.\n\n\n > [!NOTE]\n \
109
- \ > This property id was added in version 1.5.0.\n >\n\n SpeechServiceConnection_TranslationToLanguages\n \
110
- \n\n The list of comma separated languages used as target translation\n\n \
111
- \ languages. Under normal circumstances, you shouldn't have to use this\n \
112
- \n property directly. Instead use\n\n <xref:SpeechTranslationConfig.add_target_language>\
104
+ \ Instead, use\n\n <xref:SpeechConfig.set_proxy>.\n\n SpeechServiceConnection_ProxyPort\n \
105
+ \n\n The port of the proxy server used to connect to the Cognitive Services\n \
106
+ \n Speech Service. Under normal circumstances, you shouldn't have to use\n \
107
+ \n this property directly. Instead, use <xref:SpeechConfig.set_proxy>.\n\n \
108
+ \ SpeechServiceConnection_ProxyUserName\n\n\n The user name of the proxy\
109
+ \ server used to connect to the Cognitive\n\n Services Speech Service. Under\
110
+ \ normal circumstances, you shouldn't have\n\n to use this property directly.\
111
+ \ Instead, use\n\n <xref:SpeechConfig.set_proxy>.\n\n SpeechServiceConnection_ProxyPassword\n \
112
+ \n\n The password of the proxy server used to connect to the Cognitive\n\n \
113
+ \ Services Speech Service. Under normal circumstances, you shouldn't have\n \
114
+ \n to use this property directly. Instead, use\n\n <xref:SpeechConfig.set_proxy>.\n \
115
+ \n SpeechServiceConnection_Url\n\n\n The URL string built from speech configuration.\
116
+ \ This property is intended\n\n to be read-only. The SDK is using it internally.\n \
117
+ \n\n > [!NOTE]\n > This property id was added in version 1.5.0.\n \
118
+ \ >\n\n SpeechServiceConnection_TranslationToLanguages\n\n\n The list\
119
+ \ of comma separated languages used as target translation\n\n languages.\
120
+ \ Under normal circumstances, you shouldn't have to use this\n\n property\
121
+ \ directly. Instead use\n\n <xref:SpeechTranslationConfig.add_target_language>\
113
122
\ and\n\n <xref:SpeechTranslationConfig.target_languages>.\n\n SpeechServiceConnection_TranslationVoice\n \
114
123
\n\n The name of the Cognitive Service Text to Speech Service voice. Under\n \
115
124
\n normal circumstances, you shouldn't have to use this property directly.\n \
@@ -391,6 +400,34 @@ items:
391
400
- azure.cognitiveservices.speech.PropertyId
392
401
type : attribute
393
402
uid : azure.cognitiveservices.speech.PropertyId.Conversation_ApplicationId
403
+ - fullName : azure.cognitiveservices.speech.PropertyId.Conversation_Conversation_Id
404
+ id : Conversation_Conversation_Id
405
+ langs :
406
+ - python
407
+ module : azure.cognitiveservices.speech
408
+ name : Conversation_Conversation_Id
409
+ parent : azure.cognitiveservices.speech.PropertyId
410
+ syntax :
411
+ content : Conversation_Conversation_Id = 10004
412
+ return :
413
+ type :
414
+ - azure.cognitiveservices.speech.PropertyId
415
+ type : attribute
416
+ uid : azure.cognitiveservices.speech.PropertyId.Conversation_Conversation_Id
417
+ - fullName : azure.cognitiveservices.speech.PropertyId.Conversation_Custom_Voice_Deployment_Ids
418
+ id : Conversation_Custom_Voice_Deployment_Ids
419
+ langs :
420
+ - python
421
+ module : azure.cognitiveservices.speech
422
+ name : Conversation_Custom_Voice_Deployment_Ids
423
+ parent : azure.cognitiveservices.speech.PropertyId
424
+ syntax :
425
+ content : Conversation_Custom_Voice_Deployment_Ids = 10005
426
+ return :
427
+ type :
428
+ - azure.cognitiveservices.speech.PropertyId
429
+ type : attribute
430
+ uid : azure.cognitiveservices.speech.PropertyId.Conversation_Custom_Voice_Deployment_Ids
394
431
- fullName : azure.cognitiveservices.speech.PropertyId.Conversation_DialogType
395
432
id : Conversation_DialogType
396
433
langs :
@@ -527,6 +564,34 @@ items:
527
564
- azure.cognitiveservices.speech.PropertyId
528
565
type : attribute
529
566
uid : azure.cognitiveservices.speech.PropertyId.SpeechServiceAuthorization_Type
567
+ - fullName : azure.cognitiveservices.speech.PropertyId.SpeechServiceConnection_AutoDetectSourceLanguageResult
568
+ id : SpeechServiceConnection_AutoDetectSourceLanguageResult
569
+ langs :
570
+ - python
571
+ module : azure.cognitiveservices.speech
572
+ name : SpeechServiceConnection_AutoDetectSourceLanguageResult
573
+ parent : azure.cognitiveservices.speech.PropertyId
574
+ syntax :
575
+ content : SpeechServiceConnection_AutoDetectSourceLanguageResult = 3301
576
+ return :
577
+ type :
578
+ - azure.cognitiveservices.speech.PropertyId
579
+ type : attribute
580
+ uid : azure.cognitiveservices.speech.PropertyId.SpeechServiceConnection_AutoDetectSourceLanguageResult
581
+ - fullName : azure.cognitiveservices.speech.PropertyId.SpeechServiceConnection_AutoDetectSourceLanguages
582
+ id : SpeechServiceConnection_AutoDetectSourceLanguages
583
+ langs :
584
+ - python
585
+ module : azure.cognitiveservices.speech
586
+ name : SpeechServiceConnection_AutoDetectSourceLanguages
587
+ parent : azure.cognitiveservices.speech.PropertyId
588
+ syntax :
589
+ content : SpeechServiceConnection_AutoDetectSourceLanguages = 3300
590
+ return :
591
+ type :
592
+ - azure.cognitiveservices.speech.PropertyId
593
+ type : attribute
594
+ uid : azure.cognitiveservices.speech.PropertyId.SpeechServiceConnection_AutoDetectSourceLanguages
530
595
- fullName : azure.cognitiveservices.speech.PropertyId.SpeechServiceConnection_EnableAudioLogging
531
596
id : SpeechServiceConnection_EnableAudioLogging
532
597
langs :
@@ -622,6 +687,27 @@ items:
622
687
- azure.cognitiveservices.speech.PropertyId
623
688
type : attribute
624
689
uid : azure.cognitiveservices.speech.PropertyId.SpeechServiceConnection_EndpointId
690
+ - fullName : azure.cognitiveservices.speech.PropertyId.SpeechServiceConnection_Host
691
+ id : SpeechServiceConnection_Host
692
+ langs :
693
+ - python
694
+ module : azure.cognitiveservices.speech
695
+ name : SpeechServiceConnection_Host
696
+ parent : azure.cognitiveservices.speech.PropertyId
697
+ summary : ' The Cognitive Services Speech Service host (url). Under normal
698
+
699
+
700
+ circumstances, you shouldn'' t have to use this property directly. Instead,
701
+
702
+
703
+ construct a <xref:azure.cognitiveservices.speech.SpeechConfig> instance.'
704
+ syntax :
705
+ content : SpeechServiceConnection_Host = 1006
706
+ return :
707
+ type :
708
+ - azure.cognitiveservices.speech.PropertyId
709
+ type : attribute
710
+ uid : azure.cognitiveservices.speech.PropertyId.SpeechServiceConnection_Host
625
711
- fullName : azure.cognitiveservices.speech.PropertyId.SpeechServiceConnection_InitialSilenceTimeoutMs
626
712
id : SpeechServiceConnection_InitialSilenceTimeoutMs
627
713
langs :
@@ -843,7 +929,7 @@ items:
843
929
844
930
845
931
<xref:azure.cognitiveservices.speech.SpeechConfig> instance from a subscription
846
- key, an endpoint
932
+ key, an endpoint, a host,
847
933
848
934
849
935
or an authorization token.'
@@ -1398,6 +1484,16 @@ references:
1398
1484
name : Conversation_ApplicationId
1399
1485
parent : azure.cognitiveservices.speech.PropertyId
1400
1486
uid : azure.cognitiveservices.speech.PropertyId.Conversation_ApplicationId
1487
+ - fullName : azure.cognitiveservices.speech.PropertyId.Conversation_Conversation_Id
1488
+ isExternal : false
1489
+ name : Conversation_Conversation_Id
1490
+ parent : azure.cognitiveservices.speech.PropertyId
1491
+ uid : azure.cognitiveservices.speech.PropertyId.Conversation_Conversation_Id
1492
+ - fullName : azure.cognitiveservices.speech.PropertyId.Conversation_Custom_Voice_Deployment_Ids
1493
+ isExternal : false
1494
+ name : Conversation_Custom_Voice_Deployment_Ids
1495
+ parent : azure.cognitiveservices.speech.PropertyId
1496
+ uid : azure.cognitiveservices.speech.PropertyId.Conversation_Custom_Voice_Deployment_Ids
1401
1497
- fullName : azure.cognitiveservices.speech.PropertyId.Conversation_DialogType
1402
1498
isExternal : false
1403
1499
name : Conversation_DialogType
@@ -1438,6 +1534,16 @@ references:
1438
1534
name : SpeechServiceAuthorization_Type
1439
1535
parent : azure.cognitiveservices.speech.PropertyId
1440
1536
uid : azure.cognitiveservices.speech.PropertyId.SpeechServiceAuthorization_Type
1537
+ - fullName : azure.cognitiveservices.speech.PropertyId.SpeechServiceConnection_AutoDetectSourceLanguageResult
1538
+ isExternal : false
1539
+ name : SpeechServiceConnection_AutoDetectSourceLanguageResult
1540
+ parent : azure.cognitiveservices.speech.PropertyId
1541
+ uid : azure.cognitiveservices.speech.PropertyId.SpeechServiceConnection_AutoDetectSourceLanguageResult
1542
+ - fullName : azure.cognitiveservices.speech.PropertyId.SpeechServiceConnection_AutoDetectSourceLanguages
1543
+ isExternal : false
1544
+ name : SpeechServiceConnection_AutoDetectSourceLanguages
1545
+ parent : azure.cognitiveservices.speech.PropertyId
1546
+ uid : azure.cognitiveservices.speech.PropertyId.SpeechServiceConnection_AutoDetectSourceLanguages
1441
1547
- fullName : azure.cognitiveservices.speech.PropertyId.SpeechServiceConnection_EnableAudioLogging
1442
1548
isExternal : false
1443
1549
name : SpeechServiceConnection_EnableAudioLogging
@@ -1458,6 +1564,11 @@ references:
1458
1564
name : SpeechServiceConnection_EndpointId
1459
1565
parent : azure.cognitiveservices.speech.PropertyId
1460
1566
uid : azure.cognitiveservices.speech.PropertyId.SpeechServiceConnection_EndpointId
1567
+ - fullName : azure.cognitiveservices.speech.PropertyId.SpeechServiceConnection_Host
1568
+ isExternal : false
1569
+ name : SpeechServiceConnection_Host
1570
+ parent : azure.cognitiveservices.speech.PropertyId
1571
+ uid : azure.cognitiveservices.speech.PropertyId.SpeechServiceConnection_Host
1461
1572
- fullName : azure.cognitiveservices.speech.PropertyId.SpeechServiceConnection_InitialSilenceTimeoutMs
1462
1573
isExternal : false
1463
1574
name : SpeechServiceConnection_InitialSilenceTimeoutMs
0 commit comments