[mycroft.plugin.tts]
chatterbox_espeak_tts_plug = text2speech.modules.espeak_tts:ESpeak
chatterbox_espeakng_tts_plug = text2speech.modules.espeakng_tts:ESpeakNG
chatterbox_festival_tts_plug = text2speech.modules.festival_tts:FestivalTTS
chatterbox_gtts_plug = text2speech.modules.google_tts:GoogleTTS
chatterbox_mary_tts_plug = text2speech.modules.mary_tts:MaryTTS
chatterbox_mbrola_tts_plug = text2speech.modules.mbrola_tts:MbrolaTTS
chatterbox_mimic2_tts_plug = text2speech.modules.mimic2_tts:Mimic2
chatterbox_mimic_tts_plug = text2speech.modules.mimic_tts:Mimic
chatterbox_mozilla_tts_plug = text2speech.modules.mozilla_tts:MozillaTTSServer
chatterbox_pico_tts_plug = text2speech.modules.pico_tts:PicoTTS
chatterbox_polly_tts_plug = text2speech.modules.polly_tts:PollyTTS
chatterbox_responsive_voice_tts_plug = text2speech.modules.responsive_voice_tts:ResponsiveVoiceTTS
chatterbox_spdsay_tts_plug = text2speech.modules.spdsay_tts:SpdSay
chatterbox_voicerss_tts_plug = text2speech.modules.voice_rss:VoiceRSSTTS
chatterbox_watson_tts_plug = text2speech.modules.ibm_tts:WatsonTTS
