2 references to YieldAsync
Microsoft.Extensions.AI.Abstractions.Tests (2)
TextToSpeech\TextToSpeechResponseUpdateExtensionsTests.cs (2)
33
await
YieldAsync
(updates).ToTextToSpeechResponseAsync() :
63
TextToSpeechResponse response = await
YieldAsync
(updates).ToTextToSpeechResponseAsync();