package asr

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message CloudSpeechSessionParams

cloud_speech_session_params.proto:12

message CloudSpeechSessionParams.EncoderParams

cloud_speech_session_params.proto:22

Details about how the audio signal should be compressed prior to sending it to the server.

Used in: CloudSpeechSessionParams

message CloudSpeechStreamObserverParams

cloud_speech_stream_observer_params.proto:9

Used in: CloudSpeechSessionParams

message SpeechRecognitionModelOptions

speech_recognition_model_options.proto:9

enum SpeechRecognitionModelOptions.SpecificModel

speech_recognition_model_options.proto:15

Select which model to use. Not all models are necessarily available for all recognition systems or locales. It is up to the individual session to warn the user about availability

Used in: SpeechRecognitionModelOptions

message TranscriptionResult

transcription_result.proto:12

message TranscriptionResult.Word

transcription_result.proto:30

Fine-grain information about each word. NOTE: the TranscriptResultFormatter may colorize the coarse-grain transcript by the corresponding word information such as confidence and speaker_id if fine-grain word_level_detail is not empty.

Used in: TranscriptionResult

message TranscriptionResultFormatterOptions

transcription_result_formatter_options.proto:11

enum TranscriptionResultFormatterOptions.SpeakerIndicationStyle

transcription_result_formatter_options.proto:29

Used in: TranscriptionResultFormatterOptions

enum TranscriptionResultFormatterOptions.TextColormap

transcription_result_formatter_options.proto:14

Color selection for the text (does not change background). Dark colors for a black-on-white theme. Bright colors for a white-on-black theme.

Used in: TranscriptionResultFormatterOptions

enum TranscriptionResultFormatterOptions.TranscriptColoringStyle

transcription_result_formatter_options.proto:21

Details on the manner in which the transcript will be colored.

Used in: TranscriptionResultFormatterOptions