Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Aurora
Voice
Whisper
Agent
C# Class Aurora.Voice.Whisper.Agent
Show file
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 property
public
int
channel
return
int
pass
public property
public
string
pass
return
string
session
public property
public
int
session
return
int
userid
public property
public
int
userid
return
int
uuid
public property
public
UUID
uuid
return
UUID