Skip to content

Commit e93fb15

Browse files
authored
Merge pull request #113026 from oscholz/patch-21
Corrected typo
2 parents 81d23e6 + 2c45639 commit e93fb15

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 for the english language.
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 currently 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)