Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ items:
- azure.cognitiveservices.speech.PropertyId.CancellationDetails_ReasonDetailedText
- azure.cognitiveservices.speech.PropertyId.CancellationDetails_ReasonText
- azure.cognitiveservices.speech.PropertyId.Conversation_ApplicationId
- azure.cognitiveservices.speech.PropertyId.Conversation_Conversation_Id
- azure.cognitiveservices.speech.PropertyId.Conversation_Custom_Voice_Deployment_Ids
- azure.cognitiveservices.speech.PropertyId.Conversation_DialogType
- azure.cognitiveservices.speech.PropertyId.Conversation_From_Id
- azure.cognitiveservices.speech.PropertyId.Conversation_Initial_Silence_Timeout
Expand All @@ -19,10 +21,13 @@ items:
- azure.cognitiveservices.speech.PropertyId.LanguageUnderstandingServiceResponse_JsonResult
- azure.cognitiveservices.speech.PropertyId.SpeechServiceAuthorization_Token
- azure.cognitiveservices.speech.PropertyId.SpeechServiceAuthorization_Type
- azure.cognitiveservices.speech.PropertyId.SpeechServiceConnection_AutoDetectSourceLanguageResult
- azure.cognitiveservices.speech.PropertyId.SpeechServiceConnection_AutoDetectSourceLanguages
- azure.cognitiveservices.speech.PropertyId.SpeechServiceConnection_EnableAudioLogging
- azure.cognitiveservices.speech.PropertyId.SpeechServiceConnection_EndSilenceTimeoutMs
- azure.cognitiveservices.speech.PropertyId.SpeechServiceConnection_Endpoint
- azure.cognitiveservices.speech.PropertyId.SpeechServiceConnection_EndpointId
- azure.cognitiveservices.speech.PropertyId.SpeechServiceConnection_Host
- azure.cognitiveservices.speech.PropertyId.SpeechServiceConnection_InitialSilenceTimeoutMs
- azure.cognitiveservices.speech.PropertyId.SpeechServiceConnection_IntentRegion
- azure.cognitiveservices.speech.PropertyId.SpeechServiceConnection_Key
Expand Down Expand Up @@ -78,7 +83,7 @@ items:
\n\n The Cognitive Services Speech Service region. Under normal circumstances,\n\
\n you shouldn't have to use this property directly. Instead, construct a\n\
\n <xref:azure.cognitiveservices.speech.SpeechConfig> instance from a subscription\
\ key, an endpoint\n\n or an authorization token.\n\n SpeechServiceAuthorization_Token\n\
\ key, an endpoint, a host,\n\n or an authorization token.\n\n SpeechServiceAuthorization_Token\n\
\n\n The Cognitive Services Speech Service authorization token (aka access\n\
\n token). Under normal circumstances, you shouldn't have to use this\n\n\
\ property directly. Instead, construct a <xref:azure.cognitiveservices.speech.SpeechConfig>\n\
Expand All @@ -89,27 +94,31 @@ items:
\n circumstances, you shouldn't have to use this property directly. Instead\n\
\n set <xref:SpeechConfig.endpoint_id>.\n\n\n > [!NOTE]\n > The\
\ endpoint id is available in the Custom Speech Portal, listed under\n >\n\
\ > \n >\n > Endpoint Details.\n >\n\n SpeechServiceConnection_ProxyHostName\n\
\n\n The host name of the proxy server used to connect to the Cognitive\n\
\n Services Speech Service. Under normal circumstances, you shouldn't have\n\
\n to use this property directly. Instead, use\n\n <xref:SpeechConfig.set_proxy>.\n\
\n SpeechServiceConnection_ProxyPort\n\n\n The port of the proxy server\
\ used to connect to the Cognitive Services\n\n Speech Service. Under normal\
\ circumstances, you shouldn't have to use\n\n this property directly. Instead,\
\ use <xref:SpeechConfig.set_proxy>.\n\n SpeechServiceConnection_ProxyUserName\n\
\n\n The user name of the proxy server used to connect to the Cognitive\n\
\n Services Speech Service. Under normal circumstances, you shouldn't have\n\
\n to use this property directly. Instead, use\n\n <xref:SpeechConfig.set_proxy>.\n\
\n SpeechServiceConnection_ProxyPassword\n\n\n The password of the proxy\
\ > \n >\n > Endpoint Details.\n >\n\n SpeechServiceConnection_Host\n\
\n\n The Cognitive Services Speech Service host (url). Under normal\n\n \
\ circumstances, you shouldn't have to use this property directly. Instead,\n\
\n construct a <xref:azure.cognitiveservices.speech.SpeechConfig> instance.\n\
\n SpeechServiceConnection_ProxyHostName\n\n\n The host name of the proxy\
\ server used to connect to the Cognitive\n\n Services Speech Service. Under\
\ normal circumstances, you shouldn't have\n\n to use this property directly.\
\ Instead, use\n\n <xref:SpeechConfig.set_proxy>.\n\n SpeechServiceConnection_Url\n\
\n\n The URL string built from speech configuration. This property is intended\n\
\n to be read-only. The SDK is using it internally.\n\n\n > [!NOTE]\n\
\ > This property id was added in version 1.5.0.\n >\n\n SpeechServiceConnection_TranslationToLanguages\n\
\n\n The list of comma separated languages used as target translation\n\n\
\ languages. Under normal circumstances, you shouldn't have to use this\n\
\n property directly. Instead use\n\n <xref:SpeechTranslationConfig.add_target_language>\
\ Instead, use\n\n <xref:SpeechConfig.set_proxy>.\n\n SpeechServiceConnection_ProxyPort\n\
\n\n The port of the proxy server used to connect to the Cognitive Services\n\
\n Speech Service. Under normal circumstances, you shouldn't have to use\n\
\n this property directly. Instead, use <xref:SpeechConfig.set_proxy>.\n\n\
\ SpeechServiceConnection_ProxyUserName\n\n\n The user name of the proxy\
\ server used to connect to the Cognitive\n\n Services Speech Service. Under\
\ normal circumstances, you shouldn't have\n\n to use this property directly.\
\ Instead, use\n\n <xref:SpeechConfig.set_proxy>.\n\n SpeechServiceConnection_ProxyPassword\n\
\n\n The password of the proxy server used to connect to the Cognitive\n\n\
\ Services Speech Service. Under normal circumstances, you shouldn't have\n\
\n to use this property directly. Instead, use\n\n <xref:SpeechConfig.set_proxy>.\n\
\n SpeechServiceConnection_Url\n\n\n The URL string built from speech configuration.\
\ This property is intended\n\n to be read-only. The SDK is using it internally.\n\
\n\n > [!NOTE]\n > This property id was added in version 1.5.0.\n \
\ >\n\n SpeechServiceConnection_TranslationToLanguages\n\n\n The list\
\ of comma separated languages used as target translation\n\n languages.\
\ Under normal circumstances, you shouldn't have to use this\n\n property\
\ directly. Instead use\n\n <xref:SpeechTranslationConfig.add_target_language>\
\ and\n\n <xref:SpeechTranslationConfig.target_languages>.\n\n SpeechServiceConnection_TranslationVoice\n\
\n\n The name of the Cognitive Service Text to Speech Service voice. Under\n\
\n normal circumstances, you shouldn't have to use this property directly.\n\
Expand Down Expand Up @@ -391,6 +400,34 @@ items:
- azure.cognitiveservices.speech.PropertyId
type: attribute
uid: azure.cognitiveservices.speech.PropertyId.Conversation_ApplicationId
- fullName: azure.cognitiveservices.speech.PropertyId.Conversation_Conversation_Id
id: Conversation_Conversation_Id
langs:
- python
module: azure.cognitiveservices.speech
name: Conversation_Conversation_Id
parent: azure.cognitiveservices.speech.PropertyId
syntax:
content: Conversation_Conversation_Id = 10004
return:
type:
- azure.cognitiveservices.speech.PropertyId
type: attribute
uid: azure.cognitiveservices.speech.PropertyId.Conversation_Conversation_Id
- fullName: azure.cognitiveservices.speech.PropertyId.Conversation_Custom_Voice_Deployment_Ids
id: Conversation_Custom_Voice_Deployment_Ids
langs:
- python
module: azure.cognitiveservices.speech
name: Conversation_Custom_Voice_Deployment_Ids
parent: azure.cognitiveservices.speech.PropertyId
syntax:
content: Conversation_Custom_Voice_Deployment_Ids = 10005
return:
type:
- azure.cognitiveservices.speech.PropertyId
type: attribute
uid: azure.cognitiveservices.speech.PropertyId.Conversation_Custom_Voice_Deployment_Ids
- fullName: azure.cognitiveservices.speech.PropertyId.Conversation_DialogType
id: Conversation_DialogType
langs:
Expand Down Expand Up @@ -527,6 +564,34 @@ items:
- azure.cognitiveservices.speech.PropertyId
type: attribute
uid: azure.cognitiveservices.speech.PropertyId.SpeechServiceAuthorization_Type
- fullName: azure.cognitiveservices.speech.PropertyId.SpeechServiceConnection_AutoDetectSourceLanguageResult
id: SpeechServiceConnection_AutoDetectSourceLanguageResult
langs:
- python
module: azure.cognitiveservices.speech
name: SpeechServiceConnection_AutoDetectSourceLanguageResult
parent: azure.cognitiveservices.speech.PropertyId
syntax:
content: SpeechServiceConnection_AutoDetectSourceLanguageResult = 3301
return:
type:
- azure.cognitiveservices.speech.PropertyId
type: attribute
uid: azure.cognitiveservices.speech.PropertyId.SpeechServiceConnection_AutoDetectSourceLanguageResult
- fullName: azure.cognitiveservices.speech.PropertyId.SpeechServiceConnection_AutoDetectSourceLanguages
id: SpeechServiceConnection_AutoDetectSourceLanguages
langs:
- python
module: azure.cognitiveservices.speech
name: SpeechServiceConnection_AutoDetectSourceLanguages
parent: azure.cognitiveservices.speech.PropertyId
syntax:
content: SpeechServiceConnection_AutoDetectSourceLanguages = 3300
return:
type:
- azure.cognitiveservices.speech.PropertyId
type: attribute
uid: azure.cognitiveservices.speech.PropertyId.SpeechServiceConnection_AutoDetectSourceLanguages
- fullName: azure.cognitiveservices.speech.PropertyId.SpeechServiceConnection_EnableAudioLogging
id: SpeechServiceConnection_EnableAudioLogging
langs:
Expand Down Expand Up @@ -622,6 +687,27 @@ items:
- azure.cognitiveservices.speech.PropertyId
type: attribute
uid: azure.cognitiveservices.speech.PropertyId.SpeechServiceConnection_EndpointId
- fullName: azure.cognitiveservices.speech.PropertyId.SpeechServiceConnection_Host
id: SpeechServiceConnection_Host
langs:
- python
module: azure.cognitiveservices.speech
name: SpeechServiceConnection_Host
parent: azure.cognitiveservices.speech.PropertyId
summary: 'The Cognitive Services Speech Service host (url). Under normal


circumstances, you shouldn''t have to use this property directly. Instead,


construct a <xref:azure.cognitiveservices.speech.SpeechConfig> instance.'
syntax:
content: SpeechServiceConnection_Host = 1006
return:
type:
- azure.cognitiveservices.speech.PropertyId
type: attribute
uid: azure.cognitiveservices.speech.PropertyId.SpeechServiceConnection_Host
- fullName: azure.cognitiveservices.speech.PropertyId.SpeechServiceConnection_InitialSilenceTimeoutMs
id: SpeechServiceConnection_InitialSilenceTimeoutMs
langs:
Expand Down Expand Up @@ -843,7 +929,7 @@ items:


<xref:azure.cognitiveservices.speech.SpeechConfig> instance from a subscription
key, an endpoint
key, an endpoint, a host,


or an authorization token.'
Expand Down Expand Up @@ -1398,6 +1484,16 @@ references:
name: Conversation_ApplicationId
parent: azure.cognitiveservices.speech.PropertyId
uid: azure.cognitiveservices.speech.PropertyId.Conversation_ApplicationId
- fullName: azure.cognitiveservices.speech.PropertyId.Conversation_Conversation_Id
isExternal: false
name: Conversation_Conversation_Id
parent: azure.cognitiveservices.speech.PropertyId
uid: azure.cognitiveservices.speech.PropertyId.Conversation_Conversation_Id
- fullName: azure.cognitiveservices.speech.PropertyId.Conversation_Custom_Voice_Deployment_Ids
isExternal: false
name: Conversation_Custom_Voice_Deployment_Ids
parent: azure.cognitiveservices.speech.PropertyId
uid: azure.cognitiveservices.speech.PropertyId.Conversation_Custom_Voice_Deployment_Ids
- fullName: azure.cognitiveservices.speech.PropertyId.Conversation_DialogType
isExternal: false
name: Conversation_DialogType
Expand Down Expand Up @@ -1438,6 +1534,16 @@ references:
name: SpeechServiceAuthorization_Type
parent: azure.cognitiveservices.speech.PropertyId
uid: azure.cognitiveservices.speech.PropertyId.SpeechServiceAuthorization_Type
- fullName: azure.cognitiveservices.speech.PropertyId.SpeechServiceConnection_AutoDetectSourceLanguageResult
isExternal: false
name: SpeechServiceConnection_AutoDetectSourceLanguageResult
parent: azure.cognitiveservices.speech.PropertyId
uid: azure.cognitiveservices.speech.PropertyId.SpeechServiceConnection_AutoDetectSourceLanguageResult
- fullName: azure.cognitiveservices.speech.PropertyId.SpeechServiceConnection_AutoDetectSourceLanguages
isExternal: false
name: SpeechServiceConnection_AutoDetectSourceLanguages
parent: azure.cognitiveservices.speech.PropertyId
uid: azure.cognitiveservices.speech.PropertyId.SpeechServiceConnection_AutoDetectSourceLanguages
- fullName: azure.cognitiveservices.speech.PropertyId.SpeechServiceConnection_EnableAudioLogging
isExternal: false
name: SpeechServiceConnection_EnableAudioLogging
Expand All @@ -1458,6 +1564,11 @@ references:
name: SpeechServiceConnection_EndpointId
parent: azure.cognitiveservices.speech.PropertyId
uid: azure.cognitiveservices.speech.PropertyId.SpeechServiceConnection_EndpointId
- fullName: azure.cognitiveservices.speech.PropertyId.SpeechServiceConnection_Host
isExternal: false
name: SpeechServiceConnection_Host
parent: azure.cognitiveservices.speech.PropertyId
uid: azure.cognitiveservices.speech.PropertyId.SpeechServiceConnection_Host
- fullName: azure.cognitiveservices.speech.PropertyId.SpeechServiceConnection_InitialSilenceTimeoutMs
isExternal: false
name: SpeechServiceConnection_InitialSilenceTimeoutMs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,19 +36,26 @@ items:
\ speech synthesis.\n\nThe configuration can be initialized in different ways:\n\
\n* from subscription: pass a subscription key and a region \n\n* from endpoint:\
\ pass an endpoint. Subscription key or authorization token are optional. \n\n\
* from authorization token: pass an authorization token and a region"
* from host: pass a host address. Subscription key or authorization token are\
\ optional. \n\n* from authorization token: pass an authorization token and a\
\ region"
syntax:
content: 'SpeechConfig(subscription: typing.Union[str, NoneType] = None, region:
typing.Union[str, NoneType] = None, endpoint: typing.Union[str, NoneType] =
None, auth_token: typing.Union[str, NoneType] = None, speech_recognition_language:
str = '''')'
None, host: typing.Union[str, NoneType] = None, auth_token: typing.Union[str,
NoneType] = None, speech_recognition_language: str = '''')'
parameters:
- description: The subscription key.
id: subscription
- description: The region name (see the [region page](https://aka.ms/csspeech/region)).
id: region
- description: The service endpoint to connect to.
id: endpoint
- description: 'The service host to connect to. Standard resource path will be
assumed. Format

is "protocol://host:port" where ":port" is optional.'
id: host
- description: The authorization token.
id: auth_token
- description: 'The input language to the speech recognition. The language
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
### YamlMime:UniversalReference
api_name: []
items:
- children:
- azure.cognitiveservices.speech.speech_py_impl.AutoDetectSourceLanguageConfig.from_languages
- azure.cognitiveservices.speech.speech_py_impl.AutoDetectSourceLanguageConfig.from_source_language_configs
class: azure.cognitiveservices.speech.speech_py_impl.AutoDetectSourceLanguageConfig
fullName: azure.cognitiveservices.speech.speech_py_impl.AutoDetectSourceLanguageConfig
inheritance:
- type: builtins.object
langs:
- python
module: azure.cognitiveservices.speech.speech_py_impl
name: AutoDetectSourceLanguageConfig
summary: ''
syntax:
content: AutoDetectSourceLanguageConfig(*args, **kwargs)
type: class
uid: azure.cognitiveservices.speech.speech_py_impl.AutoDetectSourceLanguageConfig
- class: azure.cognitiveservices.speech.speech_py_impl.AutoDetectSourceLanguageConfig
fullName: azure.cognitiveservices.speech.speech_py_impl.AutoDetectSourceLanguageConfig.from_languages
langs:
- python
module: azure.cognitiveservices.speech.speech_py_impl
name: from_languages
syntax: {}
type: method
uid: azure.cognitiveservices.speech.speech_py_impl.AutoDetectSourceLanguageConfig.from_languages
- class: azure.cognitiveservices.speech.speech_py_impl.AutoDetectSourceLanguageConfig
fullName: azure.cognitiveservices.speech.speech_py_impl.AutoDetectSourceLanguageConfig.from_source_language_configs
langs:
- python
module: azure.cognitiveservices.speech.speech_py_impl
name: from_source_language_configs
syntax: {}
type: method
uid: azure.cognitiveservices.speech.speech_py_impl.AutoDetectSourceLanguageConfig.from_source_language_configs
references:
- fullName: azure.cognitiveservices.speech.speech_py_impl.AutoDetectSourceLanguageConfig.from_languages
isExternal: false
name: from_languages
parent: azure.cognitiveservices.speech.speech_py_impl.AutoDetectSourceLanguageConfig
uid: azure.cognitiveservices.speech.speech_py_impl.AutoDetectSourceLanguageConfig.from_languages
- fullName: azure.cognitiveservices.speech.speech_py_impl.AutoDetectSourceLanguageConfig.from_source_language_configs
isExternal: false
name: from_source_language_configs
parent: azure.cognitiveservices.speech.speech_py_impl.AutoDetectSourceLanguageConfig
uid: azure.cognitiveservices.speech.speech_py_impl.AutoDetectSourceLanguageConfig.from_source_language_configs
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
### YamlMime:UniversalReference
api_name: []
items:
- children:
- azure.cognitiveservices.speech.speech_py_impl.AutoDetectSourceLanguageResult.from_result
class: azure.cognitiveservices.speech.speech_py_impl.AutoDetectSourceLanguageResult
fullName: azure.cognitiveservices.speech.speech_py_impl.AutoDetectSourceLanguageResult
inheritance:
- type: builtins.object
langs:
- python
module: azure.cognitiveservices.speech.speech_py_impl
name: AutoDetectSourceLanguageResult
summary: ''
syntax:
content: AutoDetectSourceLanguageResult(*args, **kwargs)
type: class
uid: azure.cognitiveservices.speech.speech_py_impl.AutoDetectSourceLanguageResult
- class: azure.cognitiveservices.speech.speech_py_impl.AutoDetectSourceLanguageResult
fullName: azure.cognitiveservices.speech.speech_py_impl.AutoDetectSourceLanguageResult.from_result
langs:
- python
module: azure.cognitiveservices.speech.speech_py_impl
name: from_result
syntax: {}
type: method
uid: azure.cognitiveservices.speech.speech_py_impl.AutoDetectSourceLanguageResult.from_result
references:
- fullName: azure.cognitiveservices.speech.speech_py_impl.AutoDetectSourceLanguageResult.from_result
isExternal: false
name: from_result
parent: azure.cognitiveservices.speech.speech_py_impl.AutoDetectSourceLanguageResult
uid: azure.cognitiveservices.speech.speech_py_impl.AutoDetectSourceLanguageResult.from_result
Loading