0% found this document useful (0 votes)
8 views4 pages

Anjali Rai: Latest Digital Creator Tips

Job work

Uploaded by

ceooffice
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views4 pages

Anjali Rai: Latest Digital Creator Tips

Job work

Uploaded by

ceooffice
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

How to Add Voice in a PowerPoint Presentation​

How to Convert Text / PPT into Video

1: Introduction to Narakeet

●​ Narakeet is an online text-to-speech and video presentation platform.


●​ It allows users to convert PowerPoint slides into narrated videos using AI-based voice
generation.
●​ The tool supports multiple languages, accents, and realistic voice models, eliminating
the need to manually record audio.

2: Upload the PowerPoint File

●​ Visit Narakeet.
●​ Choose the option for narrated presentations.
●​ Upload your prepared PPT or PPTX file.

3: Text Preparation for Narration

●​ Narakeet uses Natural Language Processing (NLP) and Text-to-Speech (TTS)


technologies to generate voice.
●​ Add or edit the Narration Text for each slide within the platform.

4: Voice Generation

●​ Select the preferred Voice Model (gender, language, accent).


●​ The system will process your text and create Synchronized Narration for your slides.

5: Preview and Adjustments

●​ Use the Preview Option to check timing, tone, and pronunciation.


●​ Edit the Script or Pacing as required.

6: Export Final Output

●​ Export the Final Presentation.


●​ Options include downloading as an MP4 Video with Narration or as a PPT with
Embedded Audio.
How to Set Up an Online Consultancy​

1. Define Domain Expertise & Service Model

●​ Identify your area of specialization (Eg: IT consulting, Data Analytics, Business


Strategy).
●​ Specify the delivery model: One-On-One Consultation, Reports, Webinars, or
Workshops.

2. Establish Digital Infrastructure

●​ Develop a Professional Website or Portal with Service Catalog, Pricing, and Booking
System.
●​ Integrate scheduling tools like Calendly or Google Calendar APIs.

3. Implement Communication & Payment Systems

●​ Use Secure Video Conferencing Platforms (Zoom, MS Teams, Google Meet).


●​ Integrate Payment Gateways (PayPal, Razorpay) for seamless transactions.

4. Client Acquisition & CRM Integration

●​ Apply Digital Marketing Strategies (SEO, LinkedIn campaigns, content marketing).


●​ Utilize CRM tools to manage clients, track interactions, and automate workflows.​

How to Setup Webinars on Demand.

1: Host & Record the Webinar

●​ Use any platform (Zoom, GoToWebinar, or self-hosted video).


●​ Record the webinar in MP4 or supported format.
●​ Store the video on your own server or Google Drive/Dropbox with shareable links.

2: Create Access & Registration Logic

●​ Build a backend (Python) to manage registrations.


●​ Generate a unique access link for each registrant.
●​ Store these links in a database (MySQL, MongoDB).
3: Automate Emails

●​ Use an Email API (SendGrid, Mailgun).


●​ Trigger automatic emails with the unique webinar link after registration.​

Example:

send_email(

to=user_email,

subject="Your On-Demand Webinar Link",

body=f"Hello {user_name}, watch your webinar here:


{webinar_link}"

4: Automate WhatsApp Notifications

●​ Use WhatsApp Business API (via Twilio, Gupshup, 360dialog).


●​ Send unique webinar links or reminders automatically.​

Example:

twilio_client.[Link](

body=f"Hello {user_name}, watch your webinar here:


{webinar_link}",

from_='whatsapp:+14155238886',

to=f'whatsapp:{user_phone}'

5: Follow-Up

●​ Send Feedback Forms or Follow-Ups automatically via Email or WhatsApp.



Create a Website for Conducting Online Training​

1: Plan Your Website Structure

●​ Define the purpose: online training, course catalog, booking system.


●​ Decide on main pages: Home, About, Courses/Services, Pricing, Contact, Testimonials.

2: Design Visual Assets in Canva

●​ Create banners, course thumbnails, logos, and icons.


●​ Maintain a consistent color scheme and fonts for brand identity.
●​ Export images in web-friendly formats (PNG/JPG).

Step 3: Set Up a Wix Account

●​ Sign up on [Link] and choose “Create New Site.”


●​ Select a template suitable for online courses or training.
●​ Customize layout, colors, fonts, and upload Canva assets.

Step 4: Add Course Content & Features

●​ Create course pages with descriptions, schedules, and learning objectives.


●​ Embed videos or presentations for lessons (Wix supports Vimeo, YouTube, or direct
uploads).
●​ Add a booking system using Wix Bookings or integrate Calendly.

Step 5: Implement Communication & Payment Options

●​ Use Wix integrated video tools or link Zoom/MS Teams for live sessions.
●​ Set up payment gateways (PayPal, Stripe) for course enrollment.

Step 6: Test & Publish

●​ Test website navigation and responsiveness on mobile and desktop.


●​ Publish the site and share the link for registrations.

You might also like