printLanguages: Convenient user-facing function to print language codes for...

Description Usage Examples

View source: R/printLanguages.R

Description

Prints the language codes used by HP IDOL OnDemand's Speech Recognition API. The default in sendAudioGetJobs is "en-US".

Usage

1

Examples

1
2
## Prints the language codes used by HP IDOL OnDemand's Speech Recognition API.
printLanguages()

Example output

LANGUAGE                 CODE
-----------------------------
German                  de-DE
USA                     en-US
GB                      en-GB
Spanish                 es-ES
French                  fr-FR
Italian                 it-IT
Mandarin                zh-CN

transcribeR documentation built on May 2, 2019, 5:09 a.m.