Does Google Cloud Speech support more than 1 language simultaneously???
looked in the RecognitionConfig dpec ( https://cloud.google.com/speech/reference/rest/v1beta1/RecognitionConfig ) where it specifies "languageCode": string That seems to suggest only 1 language at a time can be specified. Bummer.
Is there a way to to get Google Cloud Speech API to understand more than 1 language?
i haven't found any article related to this