Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 3 of 3 found.
[1] < 1 > [1]  Sort:

retrieveText (Package: transcribeR) :

Gets asynchronous call results from jobs previously posted to HP IDOL OnDemand's Speech Recognition API. Calls getRequestResults to extract the transcription from the JSON object. Returns a dataframe which was used to update a transcribeR CSV file.
● Data Source: CranContrib
● Keywords:
● Alias: retrieveText
● 0 images

sendAudioGetJobs (Package: transcribeR) :

Main user function to POST to HP IDOL OnDemand Speech Recognition API and write Job ID to a transcribeR CSV, a filename. It posts all compatible files in the provided directory. It avoids posting any file that has already been posted according to the transcribeR CSV.
● Data Source: CranContrib
● Keywords:
● Alias: sendAudioGetJobs
● 0 images

printLanguages (Package: transcribeR) :

Prints the language codes used by HP IDOL OnDemand's Speech Recognition API. The default in sendAudioGetJobs is "en-US".
● Data Source: CranContrib
● Keywords:
● Alias: printLanguages
● 0 images