Show / Hide Table of Contents

Namespace Oci.AispeechService.Models

Classes

AudioFormatDetails

Audio format details.

ChangeCustomizationCompartmentDetails

Details for changing the compartment of a Customization.

ChangeTranscriptionJobCompartmentDetails

Details for changing the compartment of a transcription job.

CreateCustomizationDetails

The information about the new Customization.

CreateRealtimeSessionTokenDetails

Request sent to the realtime authentication endpoint in order to obtain the auth token.

CreateTranscriptionJobDetails

The information about new Transcription Job.

Customization

Description of a Customization.

CustomizationCollection

Results of a Customization search. Contains both CustomizationSummary items and other information, such as metadata.

CustomizationDatasetDetails

Customization Training Dataset

CustomizationDatasetDetailsModelConverter

CustomizationInference

Inference payload for using Customization in Realtime Speech or Async Speech

CustomizationInferenceEntity

Entity Object for customization inference payload

CustomizationModelDetails

Customization details.

CustomizationReferencedEntities

Entities referenced by top level customization.

CustomizationSummary

Summary of the Customization.

Diarization

Speaker diarization is a combination of speaker segmentation and speaker clustering. Provide diarization details to enable this feature.

Entity

Entity Object Reference

EntityList

List of entities of a given type, to be used to train a customization. Note: If multiple EntityLists are provided, a separate Customization resource will be created for each EntityList.

EntityListDataset

Entity List Dataset

InputLocation

The location of the input(s).

InputLocationModelConverter

LocationDetails

Possible object storage location types

LocationDetailsModelConverter

ObjectListDataset

Data source details for object storage

ObjectListFileInputLocation

Use this locationType when passing the location of the object storage in the request (where the WAV file is stored).

ObjectListInlineInputLocation

Use this locationType when passing the WAV file name in the request.

ObjectLocation

A location in Object Storage that is uniquely identified by namespace name, bucket name and object name.

ObjectStorageDataset

Object Storage Dataset

OutputLocation

OCI Object Storage Location.

ProfanityTranscriptionFilter

Profanity transcription filter to recognize profane words.

Pronunciation

Pronunciation Object Reference

RealtimeMessage

Websocket messages sent between client and service.

RealtimeMessageAckAudio

The websocket ack message received from service.

RealtimeMessageAckAudioDetails

Details object for the websocket ack message received from service.

RealtimeMessageAuthentication

The payload for authentication.

RealtimeMessageAuthenticationCredentials

The payload for credential-based authentication.

RealtimeMessageAuthenticationModelConverter

RealtimeMessageAuthenticationToken

The payload for JWT based authentication.

RealtimeMessageConnect

The websocket connection message received from service.

RealtimeMessageError

The websocket error message received from service.

RealtimeMessageModelConverter

RealtimeMessageOut

Websocket messages sent by client to the service.

RealtimeMessageOutModelConverter

RealtimeMessageResult

The websocket result message received from service.

RealtimeMessageResultTranscription

Transcription object.

RealtimeMessageResultTranscriptionToken

Individual transcription tokens.

RealtimeMessageSendFinalResult

Tell service to send final result

RealtimeModelDetails

Details of the ASR model used by the realtime speech service.

RealtimeParameters

Parameters to be sent to the realtime speech service over a websocket connection.

RealtimeSessionToken

The response from the realtime session token endpoint that creates the auth token to be used with the realtime speech service.

SynthesizeSpeechDetails

Input JSON to get audio inference from TTS Service.

TranscriptionFilter

Transcription Filter.

TranscriptionFilterModelConverter

TranscriptionJob

Description of Transcription Job.

TranscriptionJobCollection

Results of a Transcription Job search. Contains both TranscriptionJobSummary items and other information, such as metadata.

TranscriptionJobSummary

Summary of the Transcription Job.

TranscriptionModelDetails

Model details.

TranscriptionNormalization

Information to Normalize generated transcript.

TranscriptionSettings

Processes to perform on the generated transcription.

TranscriptionTask

Description of Transcription Task.

TranscriptionTaskCollection

Results of a Transcription Task search. Contains both TranscriptionTaskSummary items and other information, such as metadata.

TranscriptionTaskSummary

Summary of the Transcription Task.

TtsAudioConfig

Use this schema to specify handling of audio response. If audioConfig is not provided, raw response is handed over for the user to handle.

TtsAudioConfigModelConverter

TtsBaseAudioConfig

Use this audio config for saving the audio response at specified path.

TtsConfiguration

Speech configuration for TTS API.

TtsConfigurationModelConverter

TtsOracleConfiguration

Use this configuration for selecting a model from Oracle model family.

TtsOracleModelDetails

Model specific properties to use with Oracle model for TTS.

TtsOracleModelDetailsModelConverter

TtsOracleSpeechSettings

Settings to use for generating speech with a model from ORACLE family.

TtsOracleTts1StandardModelDetails

Use this schema for specifying properties of TTS_1_STANDARD model from Oracle model family.

TtsOracleTts2NaturalModelDetails

Use this schema for specifying properties of TTS_2_NATURAL model from Oracle model family.

UpdateCustomizationDetails

The information to be updated.

UpdateTranscriptionJobDetails

The information to be updated.

VoiceCollection

Results of the voices available as speaker Ids for given language code and voice type combination.

VoiceSummary

Details related to the voice available for the given language code and voice type.

Enums

CreateTranscriptionJobDetails.AdditionalTranscriptionFormatsEnum

Customization.LifecycleStateEnum

CustomizationDatasetDetails.DatasetTypeEnum

CustomizationModelDetails.DomainEnum

InputLocation.LocationTypeEnum

LocationDetails.LocationTypeEnum

ProfanityTranscriptionFilter.ModeEnum

RealtimeMessage.EventEnum

RealtimeMessageAuthentication.AuthenticationTypeEnum

RealtimeMessageOut.EventEnum

RealtimeMessageResultTranscriptionToken.TypeEnum

RealtimeModelDetails.DomainEnum

RealtimeParameters.ModelDomainEnum

RealtimeParameters.PunctuationEnum

RealtimeParameters.StabilizePartialResultsEnum

SortOrder

Sort orders.

TranscriptionFilter.TypeEnum

TranscriptionJob.AdditionalTranscriptionFormatsEnum

TranscriptionJob.LifecycleStateEnum

TranscriptionModelDetails.DomainEnum

TranscriptionModelDetails.LanguageCodeEnum

TranscriptionTask.LifecycleStateEnum

TtsAudioConfig.ConfigTypeEnum

TtsConfiguration.ModelFamilyEnum

TtsOracleModelDetails.ModelNameEnum

TtsOracleSpeechSettings.OutputFormatEnum

TtsOracleSpeechSettings.SpeechMarkTypesEnum

TtsOracleSpeechSettings.TextTypeEnum

VoiceSummary.GenderEnum

VoiceSummary.LanguageCodeEnum

In this article
Back to top