1.0.0 (2026-05-14)
First stable release of the Azure.AI.Speech.Transcription client library.
Breaking Changes
- Removed
TranscriptionResult.PhrasesByChanneland the associatedTranscribedPhrasestype. UseTranscriptionResult.Phrasesfor the flat phrase list andTranscriptionResult.CombinedPhrasesfor the per-channel combined transcript.