Helper class to load the authentication file and retrieve API keys.
More...
|
| const string | FileName = "Authentication.ini" |
| |
Helper class to load the authentication file and retrieve API keys.
Definition at line 8 of file Authentication.cs.
◆ AuthenticationFileExists()
| static bool EchoTrio.Authentication.AuthenticationFileExists |
( |
| ) |
|
|
inlinestatic |
◆ GetElevenLabsAuthentication()
| static ElevenLabsAuthentication EchoTrio.Authentication.GetElevenLabsAuthentication |
( |
| ) |
|
|
inlinestatic |
◆ GetOpenAIAuthentication()
| static OpenAIAuthentication EchoTrio.Authentication.GetOpenAIAuthentication |
( |
| ) |
|
|
inlinestatic |
◆ FileName
| const string EchoTrio.Authentication.FileName = "Authentication.ini" |
|
staticprivate |
The documentation for this class was generated from the following file: