Class/Object

com.microsoft.ml.spark.cognitive

SpeechToTextSDK

Related Docs: object SpeechToTextSDK | package cognitive

Permalink

class SpeechToTextSDK extends Transformer with HasSetLocation with HasServiceParams with HasOutputCol with HasURL with HasSubscriptionKey with ComplexParamsWritable

Linear Supertypes
ComplexParamsWritable, MLWritable, HasSubscriptionKey, HasURL, HasOutputCol, HasServiceParams, HasSetLocation, Wrappable, HasAdditionalPythonMethods, Transformer, PipelineStage, Logging, Params, Serializable, Serializable, Identifiable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. SpeechToTextSDK
  2. ComplexParamsWritable
  3. MLWritable
  4. HasSubscriptionKey
  5. HasURL
  6. HasOutputCol
  7. HasServiceParams
  8. HasSetLocation
  9. Wrappable
  10. HasAdditionalPythonMethods
  11. Transformer
  12. PipelineStage
  13. Logging
  14. Params
  15. Serializable
  16. Serializable
  17. Identifiable
  18. AnyRef
  19. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new SpeechToTextSDK()

    Permalink
  2. new SpeechToTextSDK(uid: String)

    Permalink

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def $[T](param: Param[T]): T

    Permalink
    Attributes
    protected
    Definition Classes
    Params
  4. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  5. def additionalPythonMethods(): String

    Permalink
  6. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  7. val audioDataCol: Param[String]

    Permalink
  8. final def clear(param: Param[_]): SpeechToTextSDK.this.type

    Permalink
    Definition Classes
    Params
  9. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  10. def copy(extra: ParamMap): SpeechToTextSDK.this.type

    Permalink
    Definition Classes
    SpeechToTextSDK → Transformer → PipelineStage → Params
  11. def copyValues[T <: Params](to: T, extra: ParamMap): T

    Permalink
    Attributes
    protected
    Definition Classes
    Params
  12. final def defaultCopy[T <: Params](extra: ParamMap): T

    Permalink
    Attributes
    protected
    Definition Classes
    Params
  13. def emptyParamData[T](row: Row, p: ServiceParam[T]): Boolean

    Permalink
    Attributes
    protected
    Definition Classes
    HasServiceParams
  14. val endpointId: Param[String]

    Permalink
  15. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  16. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  17. def explainParam(param: Param[_]): String

    Permalink
    Definition Classes
    Params
  18. def explainParams(): String

    Permalink
    Definition Classes
    Params
  19. val extraFfmpegArgs: StringArrayParam

    Permalink
  20. final def extractParamMap(): ParamMap

    Permalink
    Definition Classes
    Params
  21. final def extractParamMap(extra: ParamMap): ParamMap

    Permalink
    Definition Classes
    Params
  22. val fileType: ServiceParam[String]

    Permalink
  23. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  24. val format: ServiceParam[String]

    Permalink
  25. final def get[T](param: Param[T]): Option[T]

    Permalink
    Definition Classes
    Params
  26. def getAudioDataCol: String

    Permalink
  27. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  28. final def getDefault[T](param: Param[T]): Option[T]

    Permalink
    Definition Classes
    Params
  29. def getEndpointId: String

    Permalink
  30. def getExtraFfmpegArgs: Array[String]

    Permalink
  31. final def getOrDefault[T](param: Param[T]): T

    Permalink
    Definition Classes
    Params
  32. def getOutputCol: String

    Permalink

    Definition Classes
    HasOutputCol
  33. def getParam(paramName: String): Param[Any]

    Permalink
    Definition Classes
    Params
  34. def getRecordAudioData: Boolean

    Permalink
  35. def getRecordedFileNameCol: String

    Permalink
  36. def getRequiredParams: Array[ServiceParam[_]]

    Permalink
    Attributes
    protected
    Definition Classes
    HasServiceParams
  37. def getScalarParam[T](name: String): T

    Permalink
    Definition Classes
    HasServiceParams
  38. def getScalarParam[T](p: ServiceParam[T]): T

    Permalink
    Definition Classes
    HasServiceParams
  39. def getStreamIntermediateResults: Boolean

    Permalink
  40. def getSubscriptionKey: String

    Permalink
    Definition Classes
    HasSubscriptionKey
  41. def getSubscriptionKeyCol: String

    Permalink
    Definition Classes
    HasSubscriptionKey
  42. def getUrl: String

    Permalink

    Definition Classes
    HasURL
  43. def getUrlParams: Array[ServiceParam[_]]

    Permalink
    Attributes
    protected
    Definition Classes
    HasServiceParams
  44. def getValue[T](row: Row, p: ServiceParam[T]): T

    Permalink
    Attributes
    protected
    Definition Classes
    HasServiceParams
  45. def getValueAny(row: Row, p: ServiceParam[_]): Any

    Permalink
    Attributes
    protected
    Definition Classes
    HasServiceParams
  46. def getValueAnyOpt(row: Row, p: ServiceParam[_]): Option[Any]

    Permalink
    Attributes
    protected
    Definition Classes
    HasServiceParams
  47. def getValueMap(row: Row, excludes: Set[ServiceParam[_]] = Set()): Map[String, Any]

    Permalink
    Attributes
    protected
    Definition Classes
    HasServiceParams
  48. def getValueOpt[T](row: Row, p: ServiceParam[T]): Option[T]

    Permalink
    Attributes
    protected
    Definition Classes
    HasServiceParams
  49. def getVectorParam(name: String): String

    Permalink
    Definition Classes
    HasServiceParams
  50. def getVectorParam(p: ServiceParam[_]): String

    Permalink
    Definition Classes
    HasServiceParams
  51. def getVectorParamMap: Map[String, String]

    Permalink
    Attributes
    protected
    Definition Classes
    HasServiceParams
  52. final def hasDefault[T](param: Param[T]): Boolean

    Permalink
    Definition Classes
    Params
  53. def hasParam(paramName: String): Boolean

    Permalink
    Definition Classes
    Params
  54. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  55. def initializeLogIfNecessary(isInterpreter: Boolean, silent: Boolean): Boolean

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  56. def initializeLogIfNecessary(isInterpreter: Boolean): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  57. def inputStreamToText(stream: InputStream, audioFormat: String, uri: URI, speechKey: String, profanity: String, language: String, format: String, defaultAudioFormat: Option[String]): Iterator[SpeechResponse]

    Permalink

    returns

    text transcription of the audio

  58. final def isDefined(param: Param[_]): Boolean

    Permalink
    Definition Classes
    Params
  59. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  60. final def isSet(param: Param[_]): Boolean

    Permalink
    Definition Classes
    Params
  61. def isTraceEnabled(): Boolean

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  62. val language: ServiceParam[String]

    Permalink
  63. def log: Logger

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  64. def logDebug(msg: ⇒ String, throwable: Throwable): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  65. def logDebug(msg: ⇒ String): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  66. def logError(msg: ⇒ String, throwable: Throwable): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  67. def logError(msg: ⇒ String): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  68. def logInfo(msg: ⇒ String, throwable: Throwable): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  69. def logInfo(msg: ⇒ String): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  70. def logName: String

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  71. def logTrace(msg: ⇒ String, throwable: Throwable): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  72. def logTrace(msg: ⇒ String): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  73. def logWarning(msg: ⇒ String, throwable: Throwable): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  74. def logWarning(msg: ⇒ String): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  75. def makeEventHandler[T](f: (Any, T) ⇒ Unit): EventHandler[T]

    Permalink
  76. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  77. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  78. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  79. val outputCol: Param[String]

    Permalink

    The name of the output column

    The name of the output column

    Definition Classes
    HasOutputCol
  80. lazy val params: Array[Param[_]]

    Permalink
    Definition Classes
    Params
  81. val profanity: ServiceParam[String]

    Permalink
  82. val recordAudioData: BooleanParam

    Permalink
  83. val recordedFileNameCol: Param[String]

    Permalink
  84. def save(path: String): Unit

    Permalink
    Definition Classes
    MLWritable
    Annotations
    @Since( "1.6.0" ) @throws( ... )
  85. final def set(paramPair: ParamPair[_]): SpeechToTextSDK.this.type

    Permalink
    Attributes
    protected
    Definition Classes
    Params
  86. final def set(param: String, value: Any): SpeechToTextSDK.this.type

    Permalink
    Attributes
    protected
    Definition Classes
    Params
  87. final def set[T](param: Param[T], value: T): SpeechToTextSDK.this.type

    Permalink
    Definition Classes
    Params
  88. def setAudioDataCol(v: String): SpeechToTextSDK.this.type

    Permalink
  89. final def setDefault(paramPairs: ParamPair[_]*): SpeechToTextSDK.this.type

    Permalink
    Attributes
    protected
    Definition Classes
    Params
  90. final def setDefault[T](param: Param[T], value: T): SpeechToTextSDK.this.type

    Permalink
    Attributes
    protected
    Definition Classes
    Params
  91. def setDefaultValue[T](p: ServiceParam[T], value: Option[T]): SpeechToTextSDK.this.type

    Permalink
    Definition Classes
    HasServiceParams
  92. def setDefaultValue[T](p: ServiceParam[T], value: T): SpeechToTextSDK.this.type

    Permalink
    Definition Classes
    HasServiceParams
  93. def setEndpointId(v: String): SpeechToTextSDK.this.type

    Permalink
  94. def setExtraFfmpegArgs(v: Array[String]): SpeechToTextSDK.this.type

    Permalink
  95. def setFileType(v: String): SpeechToTextSDK.this.type

    Permalink
  96. def setFileTypeCol(v: String): SpeechToTextSDK.this.type

    Permalink
  97. def setFormat(v: String): SpeechToTextSDK.this.type

    Permalink
  98. def setFormatCol(v: String): SpeechToTextSDK.this.type

    Permalink
  99. def setLanguage(v: String): SpeechToTextSDK.this.type

    Permalink
  100. def setLanguageCol(v: String): SpeechToTextSDK.this.type

    Permalink
  101. def setLocation(v: String): SpeechToTextSDK.this.type

    Permalink
    Definition Classes
    SpeechToTextSDKHasSetLocation
  102. def setOutputCol(value: String): SpeechToTextSDK.this.type

    Permalink

    Definition Classes
    HasOutputCol
  103. def setProfanity(v: String): SpeechToTextSDK.this.type

    Permalink
  104. def setProfanityCol(v: String): SpeechToTextSDK.this.type

    Permalink
  105. def setRecordAudioData(v: Boolean): SpeechToTextSDK.this.type

    Permalink
  106. def setRecordedFileNameCol(v: String): SpeechToTextSDK.this.type

    Permalink
  107. def setScalarParam[T](name: String, value: T): SpeechToTextSDK.this.type

    Permalink
    Definition Classes
    HasServiceParams
  108. def setScalarParam[T](p: ServiceParam[T], value: T): SpeechToTextSDK.this.type

    Permalink
    Definition Classes
    HasServiceParams
  109. def setStreamIntermediateResults(v: Boolean): SpeechToTextSDK.this.type

    Permalink
  110. def setSubscriptionKey(v: String): SpeechToTextSDK.this.type

    Permalink
    Definition Classes
    HasSubscriptionKey
  111. def setSubscriptionKeyCol(v: String): SpeechToTextSDK.this.type

    Permalink
    Definition Classes
    HasSubscriptionKey
  112. def setUrl(value: String): SpeechToTextSDK.this.type

    Permalink

    Definition Classes
    HasURL
  113. def setVectorParam(name: String, value: String): SpeechToTextSDK.this.type

    Permalink
    Definition Classes
    HasServiceParams
  114. def setVectorParam[T](p: ServiceParam[T], value: String): SpeechToTextSDK.this.type

    Permalink
    Definition Classes
    HasServiceParams
  115. def shouldSkip(row: Row): Boolean

    Permalink
    Attributes
    protected
    Definition Classes
    HasServiceParams
  116. val streamIntermediateResults: BooleanParam

    Permalink
  117. val subscriptionKey: ServiceParam[String]

    Permalink
    Definition Classes
    HasSubscriptionKey
  118. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  119. def toString(): String

    Permalink
    Definition Classes
    Identifiable → AnyRef → Any
  120. def transform(dataset: Dataset[_]): DataFrame

    Permalink
    Definition Classes
    SpeechToTextSDK → Transformer
  121. def transform(dataset: Dataset[_], paramMap: ParamMap): DataFrame

    Permalink
    Definition Classes
    Transformer
    Annotations
    @Since( "2.0.0" )
  122. def transform(dataset: Dataset[_], firstParamPair: ParamPair[_], otherParamPairs: ParamPair[_]*): DataFrame

    Permalink
    Definition Classes
    Transformer
    Annotations
    @Since( "2.0.0" ) @varargs()
  123. def transformAudioRows(dynamicParamColName: String, toRow: (SpeechResponse) ⇒ Row, bconf: Broadcast[SConf], isUriAudio: Boolean)(rows: Iterator[Row]): Iterator[Row]

    Permalink
    Attributes
    protected
  124. def transformSchema(schema: StructType): StructType

    Permalink
    Definition Classes
    SpeechToTextSDK → PipelineStage
  125. def transformSchema(schema: StructType, logging: Boolean): StructType

    Permalink
    Attributes
    protected
    Definition Classes
    PipelineStage
    Annotations
    @DeveloperApi()
  126. val uid: String

    Permalink
    Definition Classes
    SpeechToTextSDK → Identifiable
  127. val url: Param[String]

    Permalink
    Definition Classes
    HasURL
  128. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  129. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  130. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  131. def write: MLWriter

    Permalink
    Definition Classes
    ComplexParamsWritable → MLWritable

Inherited from ComplexParamsWritable

Inherited from MLWritable

Inherited from HasSubscriptionKey

Inherited from HasURL

Inherited from HasOutputCol

Inherited from HasServiceParams

Inherited from HasSetLocation

Inherited from Wrappable

Inherited from Transformer

Inherited from PipelineStage

Inherited from Logging

Inherited from Params

Inherited from Serializable

Inherited from Serializable

Inherited from Identifiable

Inherited from AnyRef

Inherited from Any

getParam

param

setParam

Ungrouped