Search results for query: *

  • Users: Shimshai
  • Content: Threads
  • Order by date
  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. S

    Question Update Database and datagridview from textboxes

    I have an application with a datagridview on the bottom half of the page and textboxes, combo-boxes, buttons, etc... on the top half. When the user changes the highlighted row in the grid then it displays all of the information for that row in the objects on the top half. If user wants to change...
Back
Top