Click here to Skip to main content
15,887,746 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
I've an audio file with me. Say, a speech. How do I extract the text from the audio and store it efficiently in a database?
If the user queries an audio based on the text stored, making use of certain keywords then I must be able to connect the audios in the database with the keyword and get corresponding audio and throw the audio/audios back at the user.
Posted
Updated 11-Jun-13 19:50pm
v3
Comments
Ron Beyer 12-Jun-13 1:11am    
What langauge, framework, and platform (OS) are you wanting to do this on?
cyogeshc 12-Jun-13 1:51am    
Windows phone, database probably MySQL
Sergey Alexandrovich Kryukov 12-Jun-13 1:12am    
You need to tag your platform and language, as minimum.
—SA
cyogeshc 12-Jun-13 1:50am    
My apologies. First time user.
Sergey Alexandrovich Kryukov 12-Jun-13 12:46pm    
No problem, but isn't it logical?
Thank you for your clarification.
—SA

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900