[Message Deleted]
-
[Message Deleted]
-
[Message Deleted]
:confused: What do you mean exactly by converting ? What do you have to convert to text file ?? Your question is totally unclear, please rephrase it properly. Or do you mean that your wav file is in fact somebody speaking and you have to convert that into text ? :~
Cédric Moonen Software developer
Charting control [v2.0] OpenGL game tutorial in C++ -
[Message Deleted]
eswar pothula wrote:
i have convert wav file to text file.
What? :)
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
[My articles] -
[Message Deleted]
-
eswar pothula wrote:
i have convert wav file to text file.
What? :)
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
[My articles]Probably yet another "Liquid Nitrogen" candidate ;)
Cédric Moonen Software developer
Charting control [v2.0] OpenGL game tutorial in C++ -
:confused: What do you mean exactly by converting ? What do you have to convert to text file ?? Your question is totally unclear, please rephrase it properly. Or do you mean that your wav file is in fact somebody speaking and you have to convert that into text ? :~
Cédric Moonen Software developer
Charting control [v2.0] OpenGL game tutorial in C++[Message Deleted]
-
[Message Deleted]
eswar pothula wrote:
in my application if any person recorded voice sending fax directly.
This doesn't make any sense... Anyway, if I more or less understood what you are trying to achieve, you have a wav file containing a speech from somebody. And you would like your program to transform this speech into text. Well honnestly, this is far from being a trivial task, it's not like you call one function and it is done. There are some "Text-to-speech" libraries but I don't know for this opposite, because I think it is far more complex. Your best option is to google for "speech to text" library and pray to find something usefull.
Cédric Moonen Software developer
Charting control [v2.0] OpenGL game tutorial in C++ -
[Message Deleted]
find a Base64 converter. for example[^]