i am trying to use the Google APIS in developing a Windows Phone application, i am specifically interested in the speech recognition API from Google but i want to know if it is available for windows phone developers, if it is, i need more details please
Share
The Speech API, i guess you mean the Speech API which is used by google in Android phones is not written in C#. Therefore, the answer to your question is no – currently it’s not available.
Have a look at this stackoverflow post, there was already a discussion about good Speech APIs in .NET:
good Speech recognition API
greetings