transcribeFromFile abstract method
This method should not add strings to the transcribed stream.
Implementation
Future<String> transcribeFromFile(File file);
This method should not add strings to the transcribed stream.
Future<String> transcribeFromFile(File file);