Python Forum
Thread Rating:
  • 2 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Audiovisual resources
#1
Hi, I'm working on a project and I need to add some audiovisual features.
What should I do if I wanted to make a cartoon appears and "say" something?
Let say I'm building a program where you place some answers and depending on the result, you will have a message. I would like this message to be in audio while the user can see a cartoon in the screen. 

I want something like this:

Type your name: Eddy
It responds Funny name (While a cartoon appears on the screen laughing).
It's like a random quote generator, but with audio and visual.

Thanks in advance.
Reply
#2
What have you tried so far?
If it ain't broke, I just haven't gotten to it yet.
OS: Windows 10, openSuse 42.3, freeBSD 11, Raspian "Stretch"
Python 3.6.5, IDE: PyCharm 2018 Community Edition
Reply
#3
Anything so far.
I'm still working on the other aspects of the project.
Programming is a new thing for me so I'm still in the research phase, gathering information and this one seems to be the most tricky at least for someone that is still learning the basics.
Reply
#4
pygame has modules for both audio and displaying things to the screen.
Reply
#5
I will try this, thanks.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Resources for printing tabledata-Linux and Windows hammer 4 1,468 Apr-25-2022, 12:09 PM
Last Post: hammer
  Wanted to tag azure resources with creator name raham3406 0 1,471 Apr-25-2021, 02:24 PM
Last Post: raham3406
  Need learning resources for Python distribution gretchenfrage 2 2,169 Nov-12-2020, 06:42 PM
Last Post: gretchenfrage
  Resources for working with images and video? SheCurvesMobius 0 1,425 Mar-28-2020, 08:43 PM
Last Post: SheCurvesMobius
  Script for untagged resources in aws jutler 1 4,317 Jan-15-2019, 06:30 PM
Last Post: hbknjr
  Resources for converting Python 2.x code to 3.x Luke_Drillbrain 4 5,068 May-03-2017, 06:34 PM
Last Post: snippsat

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020