Channels.SupportsAudioCard(ChannelId) Method
Definition
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.
Determines whether the specified channel supports audio cards.
Returns true if the channel supports audio cards; otherwise, false.
public static bool SupportsAudioCard(Microsoft.Agents.Core.Models.ChannelId channelId);
static member SupportsAudioCard : Microsoft.Agents.Core.Models.ChannelId -> bool
Public Shared Function SupportsAudioCard (channelId As ChannelId) As Boolean
Parameters
- channelId
- ChannelId