Get Current Voice
Get the current voice in use from VoiceMod
Preview
Parameters
No parameters required.Variables
The following variables will be populated after executing this sub-action:
Description | ||
---|---|---|
currentVoiceId | string | The ID of the current voice |
C# Usage
public string VoiceModGetCurrentVoice()
Â