Interface TranscriptParams.AudioUrlStage
-
- All Known Implementing Classes:
TranscriptParams.Builder
- Enclosing class:
- TranscriptParams
public static interface TranscriptParams.AudioUrlStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TranscriptParams._FinalStageaudioUrl(java.lang.String audioUrl)TranscriptParams.Builderfrom(TranscriptParams other)
-
-
-
Method Detail
-
audioUrl
TranscriptParams._FinalStage audioUrl(java.lang.String audioUrl)
-
from
TranscriptParams.Builder from(TranscriptParams other)
-
-