Class GenerateContentResponseExtensions
Inheritance
GenerateContentResponseExtensions
Assembly: Glitch9.AIDevKit.Provider.Google.dll
Syntax
public static class GenerateContentResponseExtensions
Methods
|
Edit this page
View Source
Declaration
public static IAudioAsset[] ExtractAudiosFromResponse(this GenerateContentResponse r, int sampleRate, int channels, string name)
Parameters
Returns
|
Edit this page
View Source
Declaration
public static IImageAsset[] ExtractImagesFromResponse(this GenerateContentResponse r)
Parameters
Returns