React Native Firebase
    Preparing search index...

    Interface SpeechConfigBeta

    Configures speech synthesis.

    interface SpeechConfig {
        voiceConfig?: VoiceConfig;
    }
    Index

    Properties

    Properties

    voiceConfig?: VoiceConfig

    Configures the voice to be used in speech synthesis.