PixelCrushers.DialogueSystem.RTVoiceSaveAudioFiles Class Reference

Editor utility to use RT-Voice to generate and save audio files for the lines of dialogue in a dialogue database. More...

Inheritance diagram for PixelCrushers.DialogueSystem.RTVoiceSaveAudioFiles:
Collaboration diagram for PixelCrushers.DialogueSystem.RTVoiceSaveAudioFiles:

Public Member Functions

Voice GetVoice (string voiceName, Crosstales.RTVoice.Model.Enum.Gender gender, int minAge, int maxAge)
 
Voice GetVoice (string voiceName, string gender, int minAge, int maxAge)
 

Static Public Member Functions

static void OpenWindow ()
 

Detailed Description

Editor utility to use RT-Voice to generate and save audio files for the lines of dialogue in a dialogue database.

To help select the right voices, the actors in the database may have these custom fields:

  • VoiceName: An available voice name as reported by RT-Voice. Can also add localized versions such as "VoiceName es" for Spanish.
  • Gender: "Male" or "Female".
  • MinAge & MaxAge: Voice age ranage to use. If both are zero, any age is acceptable.

Member Function Documentation

◆ GetVoice() [1/2]

Voice PixelCrushers.DialogueSystem.RTVoiceSaveAudioFiles.GetVoice ( string  voiceName,
Crosstales.RTVoice.Model.Enum.Gender  gender,
int  minAge,
int  maxAge 
)

◆ GetVoice() [2/2]

Voice PixelCrushers.DialogueSystem.RTVoiceSaveAudioFiles.GetVoice ( string  voiceName,
string  gender,
int  minAge,
int  maxAge 
)

◆ OpenWindow()

static void PixelCrushers.DialogueSystem.RTVoiceSaveAudioFiles.OpenWindow ( )
static

The documentation for this class was generated from the following file: