| title | mediaPrompt resource type |
|---|---|
| description | This resource type contains information about the audio file to be played and other additional settings. |
| author | ananmishr |
| ms.localizationpriority | medium |
| ms.subservice | cloud-communications |
| doc_type | resourcePageType |
| ms.date | 07/22/2024 |
Namespace: microsoft.graph
This resource type contains information about the audio file to be played and other additional settings.
| Property | Type | Description |
|---|---|---|
| mediaInfo | mediaInfo | The media information |
The following JSON representation shows the resource type.
{
"mediaInfo": { "@odata.type": "#microsoft.graph.mediaInfo" }
}