C# Class Aurora.Voice.Whisper.MurmurConfig

Afficher le fichier Open project: aurora-sim/whisper_server Class Usage Examples

Méthodes publiques

Свойство Type Description
ChannelName string
GlacierEnabled bool
GlacierIce string
GlacierPass string
GlacierUser string
IceCB string
MetaIce string
MurmurHost string
ServerID int
ServerVersion string

Méthodes publiques

Méthode Description
FromOSD ( OSDMap map ) : void
ToOSD ( ) : OSDMap

Method Details

FromOSD() public méthode

public FromOSD ( OSDMap map ) : void
map OSDMap
Résultat void

ToOSD() public méthode

public ToOSD ( ) : OSDMap
Résultat OSDMap

Property Details

ChannelName public_oe property

public string ChannelName
Résultat string

GlacierEnabled public_oe property

public bool GlacierEnabled
Résultat bool

GlacierIce public_oe property

public string GlacierIce
Résultat string

GlacierPass public_oe property

public string GlacierPass
Résultat string

GlacierUser public_oe property

public string GlacierUser
Résultat string

IceCB public_oe property

public string IceCB
Résultat string

MetaIce public_oe property

public string MetaIce
Résultat string

MurmurHost public_oe property

public string MurmurHost
Résultat string

ServerID public_oe property

public int ServerID
Résultat int

ServerVersion public_oe property

public string ServerVersion
Résultat string