Packages

class SpeechToText extends CognitiveServicesBase with HasCognitiveServiceInput with HasInternalJsonOutputParser with HasSetLocation with BasicLogging with HasSetLinkedServiceUsingLocation

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. SpeechToText
  2. HasSetLinkedServiceUsingLocation
  3. HasSetLinkedService
  4. HasSetLocation
  5. HasUrlPath
  6. HasInternalJsonOutputParser
  7. HasCognitiveServiceInput
  8. CognitiveServicesBase
  9. HasHandler
  10. CognitiveServicesBaseNoHandler
  11. BasicLogging
  12. HasErrorCol
  13. HasSubscriptionKey
  14. HasServiceParams
  15. ComplexParamsWritable
  16. MLWritable
  17. HasURL
  18. HasOutputCol
  19. ConcurrencyParams
  20. Wrappable
  21. RWrappable
  22. PythonWrappable
  23. BaseWrappable
  24. Transformer
  25. PipelineStage
  26. Logging
  27. Params
  28. Serializable
  29. Serializable
  30. Identifiable
  31. AnyRef
  32. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new SpeechToText()
  2. new SpeechToText(uid: String)

Value Members

  1. val audioData: ServiceParam[Array[Byte]]
  2. final def clear(param: Param[_]): SpeechToText.this.type
    Definition Classes
    Params
  3. val concurrency: Param[Int]
    Definition Classes
    ConcurrencyParams
  4. val concurrentTimeout: Param[Double]
    Definition Classes
    ConcurrencyParams
  5. def convertToWav(data: Array[Byte]): Array[Byte]
  6. def copy(extra: ParamMap): Transformer
    Definition Classes
    CognitiveServicesBaseNoHandler → Transformer → PipelineStage → Params
  7. val errorCol: Param[String]
    Definition Classes
    HasErrorCol
  8. def explainParam(param: Param[_]): String
    Definition Classes
    Params
  9. def explainParams(): String
    Definition Classes
    Params
  10. final def extractParamMap(): ParamMap
    Definition Classes
    Params
  11. final def extractParamMap(extra: ParamMap): ParamMap
    Definition Classes
    Params
  12. val format: ServiceParam[String]
  13. final def get[T](param: Param[T]): Option[T]
    Definition Classes
    Params
  14. def getConcurrency: Int

    Definition Classes
    ConcurrencyParams
  15. def getConcurrentTimeout: Double

    Definition Classes
    ConcurrencyParams
  16. final def getDefault[T](param: Param[T]): Option[T]
    Definition Classes
    Params
  17. def getErrorCol: String
    Definition Classes
    HasErrorCol
  18. def getHandler: HandlerFunc

    Definition Classes
    HasHandler
  19. final def getOrDefault[T](param: Param[T]): T
    Definition Classes
    Params
  20. def getOutputCol: String

    Definition Classes
    HasOutputCol
  21. def getParam(paramName: String): Param[Any]
    Definition Classes
    Params
  22. def getScalarParam[T](name: String): T
    Definition Classes
    HasServiceParams
  23. def getScalarParam[T](p: ServiceParam[T]): T
    Definition Classes
    HasServiceParams
  24. def getSubscriptionKey: String
    Definition Classes
    HasSubscriptionKey
  25. def getSubscriptionKeyCol: String
    Definition Classes
    HasSubscriptionKey
  26. def getTimeout: Double

    Definition Classes
    ConcurrencyParams
  27. def getUrl: String

    Definition Classes
    HasURL
  28. def getVectorParam(name: String): String
    Definition Classes
    HasServiceParams
  29. def getVectorParam(p: ServiceParam[_]): String
    Definition Classes
    HasServiceParams
  30. val handler: UDFParam
    Definition Classes
    HasHandler
  31. def handlingFunc(client: CloseableHttpClient, request: HTTPRequestData): HTTPResponseData
    Definition Classes
    HasHandler
  32. final def hasDefault[T](param: Param[T]): Boolean
    Definition Classes
    Params
  33. def hasParam(paramName: String): Boolean
    Definition Classes
    Params
  34. final def isDefined(param: Param[_]): Boolean
    Definition Classes
    Params
  35. final def isSet(param: Param[_]): Boolean
    Definition Classes
    Params
  36. val language: ServiceParam[String]
  37. def logClass(): Unit
    Definition Classes
    BasicLogging
  38. def logFit[T](f: ⇒ T): T
    Definition Classes
    BasicLogging
  39. def logPredict[T](f: ⇒ T): T
    Definition Classes
    BasicLogging
  40. def logTrain[T](f: ⇒ T): T
    Definition Classes
    BasicLogging
  41. def logTransform[T](f: ⇒ T): T
    Definition Classes
    BasicLogging
  42. def logVerb[T](verb: String, f: ⇒ T): T
    Definition Classes
    BasicLogging
  43. def makePyFile(conf: CodegenConfig): Unit
    Definition Classes
    PythonWrappable
  44. def makeRFile(conf: CodegenConfig): Unit
    Definition Classes
    RWrappable
  45. val outputCol: Param[String]

    The name of the output column

    The name of the output column

    Definition Classes
    HasOutputCol
  46. lazy val params: Array[Param[_]]
    Definition Classes
    Params
  47. val profanity: ServiceParam[String]
  48. def pyAdditionalMethods: String
    Definition Classes
    HasSetLinkedServicePythonWrappable
  49. def pyInitFunc(): String
    Definition Classes
    PythonWrappable
  50. def responseDataType: DataType
  51. def save(path: String): Unit
    Definition Classes
    MLWritable
    Annotations
    @Since( "1.6.0" ) @throws( ... )
  52. final def set[T](param: Param[T], value: T): SpeechToText.this.type
    Definition Classes
    Params
  53. def setAudioData(v: Array[Byte]): SpeechToText.this.type
  54. def setAudioDataCol(v: String): SpeechToText.this.type
  55. def setConcurrency(value: Int): SpeechToText.this.type

    Definition Classes
    ConcurrencyParams
  56. def setConcurrentTimeout(value: Option[Double]): SpeechToText.this.type
    Definition Classes
    ConcurrencyParams
  57. def setConcurrentTimeout(value: Double): SpeechToText.this.type

    Definition Classes
    ConcurrencyParams
  58. def setErrorCol(v: String): SpeechToText.this.type
    Definition Classes
    HasErrorCol
  59. def setFormat(v: String): SpeechToText.this.type
  60. def setFormatCol(v: String): SpeechToText.this.type
  61. def setHandler(v: HandlerFunc): SpeechToText.this.type
    Definition Classes
    HasHandler
  62. def setLanguage(v: String): SpeechToText.this.type
  63. def setLanguageCol(v: String): SpeechToText.this.type
  64. def setLinkedService(v: String): SpeechToText.this.type
  65. def setLocation(v: String): SpeechToText.this.type
    Definition Classes
    SpeechToTextHasSetLocation
  66. def setOutputCol(value: String): SpeechToText.this.type

    Definition Classes
    HasOutputCol
  67. def setProfanity(v: String): SpeechToText.this.type
  68. def setProfanityCol(v: String): SpeechToText.this.type
  69. def setScalarParam[T](name: String, value: T): SpeechToText.this.type
    Definition Classes
    HasServiceParams
  70. def setScalarParam[T](p: ServiceParam[T], value: T): SpeechToText.this.type
    Definition Classes
    HasServiceParams
  71. def setSubscriptionKey(v: String): SpeechToText.this.type
    Definition Classes
    HasSubscriptionKey
  72. def setSubscriptionKeyCol(v: String): SpeechToText.this.type
    Definition Classes
    HasSubscriptionKey
  73. def setTimeout(value: Double): SpeechToText.this.type

    Definition Classes
    ConcurrencyParams
  74. def setUrl(value: String): SpeechToText.this.type

    Definition Classes
    HasURL
  75. def setVectorParam(name: String, value: String): SpeechToText.this.type
    Definition Classes
    HasServiceParams
  76. def setVectorParam[T](p: ServiceParam[T], value: String): SpeechToText.this.type
    Definition Classes
    HasServiceParams
  77. val subscriptionKey: ServiceParam[String]
    Definition Classes
    HasSubscriptionKey
  78. val timeout: Param[Double]
    Definition Classes
    ConcurrencyParams
  79. def toString(): String
    Definition Classes
    Identifiable → AnyRef → Any
  80. def transform(dataset: Dataset[_]): DataFrame
    Definition Classes
    CognitiveServicesBaseNoHandler → Transformer
  81. def transform(dataset: Dataset[_], paramMap: ParamMap): DataFrame
    Definition Classes
    Transformer
    Annotations
    @Since( "2.0.0" )
  82. def transform(dataset: Dataset[_], firstParamPair: ParamPair[_], otherParamPairs: ParamPair[_]*): DataFrame
    Definition Classes
    Transformer
    Annotations
    @Since( "2.0.0" ) @varargs()
  83. def transformSchema(schema: StructType): StructType
    Definition Classes
    CognitiveServicesBaseNoHandler → PipelineStage
  84. val uid: String
    Definition Classes
    SpeechToTextCognitiveServicesBaseNoHandlerBasicLogging → Identifiable
  85. val url: Param[String]
    Definition Classes
    HasURL
  86. def urlPath: String
    Definition Classes
    SpeechToTextHasUrlPath
  87. val ver: String
    Definition Classes
    BasicLogging
  88. def write: MLWriter
    Definition Classes
    ComplexParamsWritable → MLWritable