Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
AudioCard Class
Definition
- Namespace:
- Microsoft.Bot.Connector
- Assembly:
- Microsoft.Bot.Connector.dll
- Package:
- Microsoft.Bot.Connector v3.30.0
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.
public class AudioCard
type AudioCard = class
Public Class AudioCard
- Inheritance
-
AudioCard
Constructors
| AudioCard() | |
| AudioCard(String, String, String, ThumbnailUrl, IList<MediaUrl>, IList<CardAction>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, String, Object, String) |
Fields
| ContentType |
Properties
| Aspect | |
| Autoloop | |
| Autostart | |
| Buttons | |
| Duration | |
| Image | |
| Media | |
| Shareable | |
| Subtitle | |
| Text | |
| Title | |
| Value |
Methods
| Validate() |
Extension Methods
| ToAttachment(AudioCard) |
