IBM Speech to Text v0.3.0 IBMSpeechToText View Source

Main module of IBMSpeechToText library

Link to this section Summary

Functions

Provides API host name for the specific region

Link to this section Types

Link to this type

region() View Source
region() :: :dallas | :frankfurt | :london | :sydney | :tokyo | :washington

Link to this section Functions

Link to this function

api_host_name(region) View Source
api_host_name(region()) ::
  {:ok, charlist()} | {:error, {:invalid_region, any()}}

Provides API host name for the specific region