Skip to content

Commit c2ac043

Browse files
author
oliver scholz
authored
Update batch-transcription.md
1 parent 12a5710 commit c2ac043

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/Speech-Service/batch-transcription.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ The sentiment feature estimates the sentiment expressed in the audio. The sentim
283283
- What went well when turning a negative call into a positive direction
284284
- Identify what customers like and what they dislike about a product or a service
285285

286-
Sentiment is scored per audio segment based on the lexical form. The entire text within that audio segment is used to calculate sentiment. No aggregate sentiment is being calculated for the entire transcription. Currently sentiment analysis is only available in English.
286+
Sentiment is scored per audio segment based on the lexical form. The entire text within that audio segment is used to calculate sentiment. No aggregate sentiment is being calculated for the entire transcription. Sentiment analysis is currentlz only available in the English language.
287287

288288
> [!NOTE]
289289
> We recommend using the Microsoft Text Analytics API instead. It offers more advanced features beyond sentiment analysis like key phrase extraction, automatic language detection, and more. You can find information and samples in the [Text Analytics documentation](https://azure.microsoft.com/services/cognitive-services/text-analytics/).

0 commit comments

Comments
 (0)