You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/speech-service/text-to-speech.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -112,7 +112,7 @@ When using the text-to-speech avatar feature, charges will be incurred based on
112
112
113
113
## Monitor Azure text to speech metrics
114
114
115
-
Monitoring key metrics associated with text to speech services is crucial for managing resource usage and controlling costs. This section will guide you on how to find usage information in the Azure portal and provide detailed definitions of the key metrics.
115
+
Monitoring key metrics associated with text to speech services is crucial for managing resource usage and controlling costs. This section will guide you on how to find usage information in the Azure portal and provide detailed definitions of the key metrics. For more details on Azure monitor metrics, refer to [Azure Monitor Metrics overview](/azure-monitor/essentials/data-platform-metrics).
116
116
117
117
### How to find usage information in the Azure portal
118
118
@@ -122,7 +122,9 @@ To effectively manage your Azure resources, it's essential to access and review
122
122
123
123
1. Navigate to **Resources** and select your resource you wish to monitor.
124
124
125
-
1. Select **Metrics** under **Monitoring** from the left-hand menu.
125
+
1. Select **Metrics** under **Monitoring** from the left-hand menu.
126
+
127
+
:::image type="content" source="media/text-to-speech/monitoring-metrics.png" alt-text="Screenshot of selecting metrics option under monitoring.":::
126
128
127
129
1. Customize metric views.
128
130
@@ -139,7 +141,7 @@ Below is a table summarizing the key metrics for Azure text to speech services.
|**Synthesized Characters**| Tracks the number of characters converted into speech, including prebuilt neural voice and custom neural voice. For details on billable characters, see [Billable characters](#billable-characters). |
142
-
|**Video Seconds Synthesized**| Measures the total duration of video synthesized, including batch avatar synthesis, real-time avatar synthesis, and batch custom avatar synthesis. |
144
+
|**Video Seconds Synthesized**| Measures the total duration of video synthesized, including batch avatar synthesis, real-time avatar synthesis, and custom avatar synthesis. |
143
145
|**Avatar Model Hosting Seconds**| Tracks the total time in seconds that your custom avatar model is hosted. |
144
146
|**Voice Model Hosting Hours**| Tracks the total time in hours that your custom neural voice model is hosted. |
145
147
|**Voice Model Training Minutes**| Measures the total time in minutes for training your custom neural voice model. |
0 commit comments