Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Aurora
Voice
Whisper
Agent
C# Class Aurora.Voice.Whisper.Agent
Exibir arquivo
Open project: aurora-sim/whisper_server
Class Usage Examples
Public Properties
Property
Type
Description
channel
int
pass
string
session
int
userid
int
uuid
UUID
Public Methods
Method
Description
Agent
(
UUID
uuid
) :
System
Name
(
UUID
uuid
) :
string
Method Details
Agent()
public
method
public
Agent
(
UUID
uuid
) :
System
uuid
UUID
return
System
Name()
public
static
method
public
static
Name
(
UUID
uuid
) :
string
uuid
UUID
return
string
Property Details
channel
public_oe property
public
int
channel
return
int
pass
public_oe property
public
string
pass
return
string
session
public_oe property
public
int
session
return
int
userid
public_oe property
public
int
userid
return
int
uuid
public_oe property
public
UUID
uuid
return
UUID