Skip to content

Instantly share code, notes, and snippets.

@vs-mobiletools-engineering-service2
Created March 20, 2024 10:20
Show Gist options
  • Save vs-mobiletools-engineering-service2/f1d9b2305d45f33ba98267f7bb6694f2 to your computer and use it in GitHub Desktop.
Save vs-mobiletools-engineering-service2/f1d9b2305d45f33ba98267f7bb6694f2 to your computer and use it in GitHub Desktop.
previous-api-comparison/diff/dotnet/Microsoft.macOS.Ref/ref/net8.0/Microsoft.macOS.md

API diff: Microsoft.macOS.dll

Microsoft.macOS.dll

Namespace AVFoundation

Type Changed: AVFoundation.AVSpeechSynthesizer

Obsoleted methods:

 [Obsolete ("Do not use this API, it doesn't work correctly. Use the non-Async version (WriteUtterance) instead.")]
 public virtual System.Threading.Tasks.Task<AVAudioBuffer> WriteUtteranceAsync (AVSpeechUtterance utterance);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment