Crosstales.RTVoice.AWSPolly Namespace Reference

Classes

class  AccessSettings
 Set the access settings for AWS Polly. More...
 
class  Killer
 Kills AWS Polly at the end of the scene. More...
 
class  ShowMore
 Shows the details for AWS Polly. More...
 
class  VoiceProviderAWS
 AWS Polly voice provider. More...
 
class  VoiceProviderAWSEditor
 Custom editor for the 'VoiceProviderAWS'-class. More...
 
class  VoiceProviderAWSGameObject
 Editor component for for adding the prefabs from 'AWS Polly' in the "Hierarchy"-menu. More...
 
class  VoiceProviderAWSMenu
 Editor component for for adding the prefabs from 'AWS Polly' in the "Tools"-menu. More...
 
class  ZInstaller
 Installs the Common and 'AWSSDK' packages. More...
 

Enumerations

enum  Endpoint {
  APNortheast1, APNortheast2, APSouth1, APSoutheast1,
  APSoutheast2, CACentral1, EUCentral1, EUWest1,
  EUWest2, SAEast1, USEast1, USEast2,
  USWest1, USWest2
}
 All available AWS Polly endpoints. More...
 
enum  SampleRate { _8000Hz, _16000Hz, _22050Hz, _24000Hz }
 All supported sample rates for AWS Polly. More...
 

Enumeration Type Documentation

◆ Endpoint

All available AWS Polly endpoints.

◆ SampleRate

All supported sample rates for AWS Polly.