@extends('panel.layout.settings') @section('title', __('TTS Settings')) @section('titlebar_actions', '') @section('titlebar_subtitle', __('This API key is used for these features: AI Voiceover, AI Speech to Text')) @section('additional_css') @endsection @section('settings')

{{ __('TTS Settings') }}

@includeFirst(['speechify-tts::setting', 'panel.admin.settings.particles.setting', 'vendor.empty']) @includeFirst(['azure-tts::azure-setting', 'panel.admin.settings.particles.azure-setting', 'vendor.empty'])

{{ __('Please upload your file to the /public_html/storage folder within your project and provide the file name in the space provided.') }}

@endsection @push('script') @endpush