Asked By
Louise Rios
10 points
N/A
Posted on - 11/19/2012
I have this idea to make an app with a chicken voice. Please help me make a talking swf app like tom! Now my problem is… I do not know how to make apps… Is there a tutorial that I could download? Could you give me some steps that I could start with? I have images that I can put that are really cute
I want to make a talking swf app like tom!
To make a talking application, first of all you must specify the platform you are developing for. There are so many platforms in the market. For making such application you must know a programming language (specially java). If you do know java then you can get a sdk(Software Development Kit) from internet. A basic tutorial for developing such type of application I found a useful tutorial here: https://www.chupamobile.com/tutorial-ios/how-to-create-a-talking-tom-style-app-47
One thing you should keep in mind that all OS platforms have different API’s, while the main code for application is almost same.