React Native Firebase
    Preparing search index...

    Interface VoiceConfigBeta

    Configuration for the voice to used in speech synthesis.

    interface VoiceConfig {
        prebuiltVoiceConfig?: PrebuiltVoiceConfig;
    }
    Index

    Properties

    prebuiltVoiceConfig?: PrebuiltVoiceConfig

    Configures the voice using a pre-built voice configuration.