FirebaseAILogic Framework Reference

AudioTranscriptionConfig

@available(iOS 15.0, macOS 12.0, tvOS 15.0, *)
@available(watchOS, unavailable)
public struct AudioTranscriptionConfig : Sendable

Configuration options for audio transcriptions when communicating with a model that supports the Gemini Live API.

While there are not currently any options, this will likely change in the future. For now, just providing an instance of this struct will enable audio transcriptions for the corresponding input or output fields.

  • Undocumented

    Declaration

    Swift

    public init()