DirectLineSpeechChannelProperties Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The parameters to provide for the DirectLine Speech channel.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.DirectLineSpeechChannelPropertiesTypeConverter))]
public class DirectLineSpeechChannelProperties : Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.IDirectLineSpeechChannelProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.DirectLineSpeechChannelPropertiesTypeConverter))>]
type DirectLineSpeechChannelProperties = class
interface IDirectLineSpeechChannelProperties
interface IJsonSerializable
Public Class DirectLineSpeechChannelProperties
Implements IDirectLineSpeechChannelProperties
- Inheritance
-
DirectLineSpeechChannelProperties
- Attributes
- Implements
Direct |
Creates an new DirectLineSpeechChannelProperties instance. |
Cognitive |
The cognitive service region with this channel registration. |
Cognitive |
The cognitive service id with this channel registration. |
Cognitive |
The cognitive service subscription key to use with this channel registration. |
Custom |
Custom voice deployment id (optional). |
Custom |
Custom speech model id (optional). |
Is |
Make this a default bot for chosen cognitive service account. |
Is |
Whether this channel is enabled or not. |
Deserialize |
Deserializes a IDictionary into an instance of DirectLineSpeechChannelProperties. |
Deserialize |
Deserializes a PSObject into an instance of DirectLineSpeechChannelProperties. |
From |
Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.IDirectLineSpeechChannelProperties. |
From |
Creates a new instance of DirectLineSpeechChannelProperties, deserializing the content from a json string. |
To |
Serializes this instance of DirectLineSpeechChannelProperties into a JsonNode. |
To |
Serializes this instance to a json string. |
Product | Versions |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |