speech to text

  1. S

    Transcribe Audio file to text file using google cloud speech API in vb.net

    I cannot figure out the Google cloud speech API to transcribe a .wav file to a .txt file using vb.net. The authentication is working with line: AuthExplicit2("AudioTranscription", "C:\AudioTranscription\GoogleAuthentication\GoogleTranscriptionAuthentication.json") I have tried finding code...
  2. D

    Question convert media file to text file

    I'm looking for help while coding on my current project.. I just want to convert the media file (.wav) to text (.txt)/(.doc).
Back
Top