Preparing search index...
The search index is not available
@google/genai
@google/genai
interactions/client
GeminiNextGenAPIClient
Interactions
ContentDelta
AudioDelta
Interface AudioDelta
interface
AudioDelta
{
data
?:
string
;
mime_type
?:
|
"audio/ogg"
|
"audio/wav"
|
"audio/aac"
|
"audio/mp3"
|
"audio/aiff"
|
"audio/flac"
;
type
:
"audio"
;
uri
?:
string
;
}
Index
Properties
data?
mime_
type?
type
uri?
Properties
Optional
data
data
?:
string
Optional
mime_
type
mime_type
?:
|
"audio/ogg"
|
"audio/wav"
|
"audio/aac"
|
"audio/mp3"
|
"audio/aiff"
|
"audio/flac"
type
type
:
"audio"
Optional
uri
uri
?:
string
Settings
Theme
OS
Light
Dark
On This Page
Properties
data
mime_
type
type
uri
@google/genai
Loading...