Skip to content

Commit 6404e6b

Browse files
Update text-to-speech.md
1 parent f8e21aa commit 6404e6b

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

articles/ai-services/speech-service/text-to-speech.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ When using the text-to-speech avatar feature, charges will be incurred based on
112112

113113
## Monitor Azure text to speech metrics
114114

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).
116116

117117
### How to find usage information in the Azure portal
118118

@@ -122,7 +122,9 @@ To effectively manage your Azure resources, it's essential to access and review
122122

123123
1. Navigate to **Resources** and select your resource you wish to monitor.
124124

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.":::
126128

127129
1. Customize metric views.
128130

@@ -139,7 +141,7 @@ Below is a table summarizing the key metrics for Azure text to speech services.
139141
| **Metric name** | **Description** |
140142
|----------------------------------|-----------------|
141143
| **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. |
143145
| **Avatar Model Hosting Seconds** | Tracks the total time in seconds that your custom avatar model is hosted. |
144146
| **Voice Model Hosting Hours** | Tracks the total time in hours that your custom neural voice model is hosted. |
145147
| **Voice Model Training Minutes** | Measures the total time in minutes for training your custom neural voice model. |

0 commit comments

Comments
 (0)