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/cdabf44e5bc359bc99f0fc1b68879f4f to your computer and use it in GitHub Desktop.
Save vs-mobiletools-engineering-service2/cdabf44e5bc359bc99f0fc1b68879f4f to your computer and use it in GitHub Desktop.
previous-api-comparison/diff/dotnet/Microsoft.tvOS.Ref/ref/net8.0/Microsoft.tvOS.md

API diff: Microsoft.tvOS.dll

Microsoft.tvOS.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