tts

package
v0.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 22, 2026 License: CC0-1.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TextToSpeechService_AddEarcon2_FullMethodName                      = "/tts.TextToSpeechService/AddEarcon2"
	TextToSpeechService_AddEarcon2_1_FullMethodName                    = "/tts.TextToSpeechService/AddEarcon2_1"
	TextToSpeechService_AddEarcon2_2_FullMethodName                    = "/tts.TextToSpeechService/AddEarcon2_2"
	TextToSpeechService_AddEarcon3_3_FullMethodName                    = "/tts.TextToSpeechService/AddEarcon3_3"
	TextToSpeechService_AddSpeech2_FullMethodName                      = "/tts.TextToSpeechService/AddSpeech2"
	TextToSpeechService_AddSpeech2_1_FullMethodName                    = "/tts.TextToSpeechService/AddSpeech2_1"
	TextToSpeechService_AddSpeech3_2_FullMethodName                    = "/tts.TextToSpeechService/AddSpeech3_2"
	TextToSpeechService_AddSpeech2_3_FullMethodName                    = "/tts.TextToSpeechService/AddSpeech2_3"
	TextToSpeechService_AddSpeech3_4_FullMethodName                    = "/tts.TextToSpeechService/AddSpeech3_4"
	TextToSpeechService_AreDefaultsEnforced_FullMethodName             = "/tts.TextToSpeechService/AreDefaultsEnforced"
	TextToSpeechService_GetAvailableLanguages_FullMethodName           = "/tts.TextToSpeechService/GetAvailableLanguages"
	TextToSpeechService_GetDefaultEngine_FullMethodName                = "/tts.TextToSpeechService/GetDefaultEngine"
	TextToSpeechService_GetDefaultLanguage_FullMethodName              = "/tts.TextToSpeechService/GetDefaultLanguage"
	TextToSpeechService_GetDefaultVoice_FullMethodName                 = "/tts.TextToSpeechService/GetDefaultVoice"
	TextToSpeechService_GetEngines_FullMethodName                      = "/tts.TextToSpeechService/GetEngines"
	TextToSpeechService_GetFeatures_FullMethodName                     = "/tts.TextToSpeechService/GetFeatures"
	TextToSpeechService_GetLanguage_FullMethodName                     = "/tts.TextToSpeechService/GetLanguage"
	TextToSpeechService_GetVoice_FullMethodName                        = "/tts.TextToSpeechService/GetVoice"
	TextToSpeechService_GetVoices_FullMethodName                       = "/tts.TextToSpeechService/GetVoices"
	TextToSpeechService_IsLanguageAvailable_FullMethodName             = "/tts.TextToSpeechService/IsLanguageAvailable"
	TextToSpeechService_IsSpeaking_FullMethodName                      = "/tts.TextToSpeechService/IsSpeaking"
	TextToSpeechService_PlayEarcon4_FullMethodName                     = "/tts.TextToSpeechService/PlayEarcon4"
	TextToSpeechService_PlayEarcon4_1_FullMethodName                   = "/tts.TextToSpeechService/PlayEarcon4_1"
	TextToSpeechService_PlaySilence_FullMethodName                     = "/tts.TextToSpeechService/PlaySilence"
	TextToSpeechService_PlaySilentUtterance_FullMethodName             = "/tts.TextToSpeechService/PlaySilentUtterance"
	TextToSpeechService_SetAudioAttributes_FullMethodName              = "/tts.TextToSpeechService/SetAudioAttributes"
	TextToSpeechService_SetEngineByPackageName_FullMethodName          = "/tts.TextToSpeechService/SetEngineByPackageName"
	TextToSpeechService_SetLanguage_FullMethodName                     = "/tts.TextToSpeechService/SetLanguage"
	TextToSpeechService_SetOnUtteranceCompletedListener_FullMethodName = "/tts.TextToSpeechService/SetOnUtteranceCompletedListener"
	TextToSpeechService_SetOnUtteranceProgressListener_FullMethodName  = "/tts.TextToSpeechService/SetOnUtteranceProgressListener"
	TextToSpeechService_SetPitch_FullMethodName                        = "/tts.TextToSpeechService/SetPitch"
	TextToSpeechService_SetSpeechRate_FullMethodName                   = "/tts.TextToSpeechService/SetSpeechRate"
	TextToSpeechService_SetVoice_FullMethodName                        = "/tts.TextToSpeechService/SetVoice"
	TextToSpeechService_Shutdown_FullMethodName                        = "/tts.TextToSpeechService/Shutdown"
	TextToSpeechService_Speak4_FullMethodName                          = "/tts.TextToSpeechService/Speak4"
	TextToSpeechService_Speak4_1_FullMethodName                        = "/tts.TextToSpeechService/Speak4_1"
	TextToSpeechService_Stop_FullMethodName                            = "/tts.TextToSpeechService/Stop"
	TextToSpeechService_SynthesizeToFile4_FullMethodName               = "/tts.TextToSpeechService/SynthesizeToFile4"
	TextToSpeechService_SynthesizeToFile4_1_FullMethodName             = "/tts.TextToSpeechService/SynthesizeToFile4_1"
	TextToSpeechService_SynthesizeToFile4_2_FullMethodName             = "/tts.TextToSpeechService/SynthesizeToFile4_2"
	TextToSpeechService_GetMaxSpeechInputLength_FullMethodName         = "/tts.TextToSpeechService/GetMaxSpeechInputLength"
)

Variables

View Source
var File_proto_tts_tts_proto protoreflect.FileDescriptor
View Source
var TextToSpeechService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "tts.TextToSpeechService",
	HandlerType: (*TextToSpeechServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "AddEarcon2",
			Handler:    _TextToSpeechService_AddEarcon2_Handler,
		},
		{
			MethodName: "AddEarcon2_1",
			Handler:    _TextToSpeechService_AddEarcon2_1_Handler,
		},
		{
			MethodName: "AddEarcon2_2",
			Handler:    _TextToSpeechService_AddEarcon2_2_Handler,
		},
		{
			MethodName: "AddEarcon3_3",
			Handler:    _TextToSpeechService_AddEarcon3_3_Handler,
		},
		{
			MethodName: "AddSpeech2",
			Handler:    _TextToSpeechService_AddSpeech2_Handler,
		},
		{
			MethodName: "AddSpeech2_1",
			Handler:    _TextToSpeechService_AddSpeech2_1_Handler,
		},
		{
			MethodName: "AddSpeech3_2",
			Handler:    _TextToSpeechService_AddSpeech3_2_Handler,
		},
		{
			MethodName: "AddSpeech2_3",
			Handler:    _TextToSpeechService_AddSpeech2_3_Handler,
		},
		{
			MethodName: "AddSpeech3_4",
			Handler:    _TextToSpeechService_AddSpeech3_4_Handler,
		},
		{
			MethodName: "AreDefaultsEnforced",
			Handler:    _TextToSpeechService_AreDefaultsEnforced_Handler,
		},
		{
			MethodName: "GetAvailableLanguages",
			Handler:    _TextToSpeechService_GetAvailableLanguages_Handler,
		},
		{
			MethodName: "GetDefaultEngine",
			Handler:    _TextToSpeechService_GetDefaultEngine_Handler,
		},
		{
			MethodName: "GetDefaultLanguage",
			Handler:    _TextToSpeechService_GetDefaultLanguage_Handler,
		},
		{
			MethodName: "GetDefaultVoice",
			Handler:    _TextToSpeechService_GetDefaultVoice_Handler,
		},
		{
			MethodName: "GetEngines",
			Handler:    _TextToSpeechService_GetEngines_Handler,
		},
		{
			MethodName: "GetFeatures",
			Handler:    _TextToSpeechService_GetFeatures_Handler,
		},
		{
			MethodName: "GetLanguage",
			Handler:    _TextToSpeechService_GetLanguage_Handler,
		},
		{
			MethodName: "GetVoice",
			Handler:    _TextToSpeechService_GetVoice_Handler,
		},
		{
			MethodName: "GetVoices",
			Handler:    _TextToSpeechService_GetVoices_Handler,
		},
		{
			MethodName: "IsLanguageAvailable",
			Handler:    _TextToSpeechService_IsLanguageAvailable_Handler,
		},
		{
			MethodName: "IsSpeaking",
			Handler:    _TextToSpeechService_IsSpeaking_Handler,
		},
		{
			MethodName: "PlayEarcon4",
			Handler:    _TextToSpeechService_PlayEarcon4_Handler,
		},
		{
			MethodName: "PlayEarcon4_1",
			Handler:    _TextToSpeechService_PlayEarcon4_1_Handler,
		},
		{
			MethodName: "PlaySilence",
			Handler:    _TextToSpeechService_PlaySilence_Handler,
		},
		{
			MethodName: "PlaySilentUtterance",
			Handler:    _TextToSpeechService_PlaySilentUtterance_Handler,
		},
		{
			MethodName: "SetAudioAttributes",
			Handler:    _TextToSpeechService_SetAudioAttributes_Handler,
		},
		{
			MethodName: "SetEngineByPackageName",
			Handler:    _TextToSpeechService_SetEngineByPackageName_Handler,
		},
		{
			MethodName: "SetLanguage",
			Handler:    _TextToSpeechService_SetLanguage_Handler,
		},
		{
			MethodName: "SetOnUtteranceCompletedListener",
			Handler:    _TextToSpeechService_SetOnUtteranceCompletedListener_Handler,
		},
		{
			MethodName: "SetOnUtteranceProgressListener",
			Handler:    _TextToSpeechService_SetOnUtteranceProgressListener_Handler,
		},
		{
			MethodName: "SetPitch",
			Handler:    _TextToSpeechService_SetPitch_Handler,
		},
		{
			MethodName: "SetSpeechRate",
			Handler:    _TextToSpeechService_SetSpeechRate_Handler,
		},
		{
			MethodName: "SetVoice",
			Handler:    _TextToSpeechService_SetVoice_Handler,
		},
		{
			MethodName: "Shutdown",
			Handler:    _TextToSpeechService_Shutdown_Handler,
		},
		{
			MethodName: "Speak4",
			Handler:    _TextToSpeechService_Speak4_Handler,
		},
		{
			MethodName: "Speak4_1",
			Handler:    _TextToSpeechService_Speak4_1_Handler,
		},
		{
			MethodName: "Stop",
			Handler:    _TextToSpeechService_Stop_Handler,
		},
		{
			MethodName: "SynthesizeToFile4",
			Handler:    _TextToSpeechService_SynthesizeToFile4_Handler,
		},
		{
			MethodName: "SynthesizeToFile4_1",
			Handler:    _TextToSpeechService_SynthesizeToFile4_1_Handler,
		},
		{
			MethodName: "SynthesizeToFile4_2",
			Handler:    _TextToSpeechService_SynthesizeToFile4_2_Handler,
		},
		{
			MethodName: "GetMaxSpeechInputLength",
			Handler:    _TextToSpeechService_GetMaxSpeechInputLength_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/tts/tts.proto",
}

TextToSpeechService_ServiceDesc is the grpc.ServiceDesc for TextToSpeechService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

Functions

func RegisterTextToSpeechServiceServer

func RegisterTextToSpeechServiceServer(s grpc.ServiceRegistrar, srv TextToSpeechServiceServer)

Types

type AddEarcon2Request

type AddEarcon2Request struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64  `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*AddEarcon2Request) Descriptor deprecated

func (*AddEarcon2Request) Descriptor() ([]byte, []int)

Deprecated: Use AddEarcon2Request.ProtoReflect.Descriptor instead.

func (*AddEarcon2Request) GetArg0

func (x *AddEarcon2Request) GetArg0() string

func (*AddEarcon2Request) GetArg1

func (x *AddEarcon2Request) GetArg1() int64

func (*AddEarcon2Request) ProtoMessage

func (*AddEarcon2Request) ProtoMessage()

func (*AddEarcon2Request) ProtoReflect

func (x *AddEarcon2Request) ProtoReflect() protoreflect.Message

func (*AddEarcon2Request) Reset

func (x *AddEarcon2Request) Reset()

func (*AddEarcon2Request) String

func (x *AddEarcon2Request) String() string

type AddEarcon2Response

type AddEarcon2Response struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*AddEarcon2Response) Descriptor deprecated

func (*AddEarcon2Response) Descriptor() ([]byte, []int)

Deprecated: Use AddEarcon2Response.ProtoReflect.Descriptor instead.

func (*AddEarcon2Response) GetResult

func (x *AddEarcon2Response) GetResult() int32

func (*AddEarcon2Response) ProtoMessage

func (*AddEarcon2Response) ProtoMessage()

func (*AddEarcon2Response) ProtoReflect

func (x *AddEarcon2Response) ProtoReflect() protoreflect.Message

func (*AddEarcon2Response) Reset

func (x *AddEarcon2Response) Reset()

func (*AddEarcon2Response) String

func (x *AddEarcon2Response) String() string

type AddEarcon2_1Request

type AddEarcon2_1Request struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64  `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*AddEarcon2_1Request) Descriptor deprecated

func (*AddEarcon2_1Request) Descriptor() ([]byte, []int)

Deprecated: Use AddEarcon2_1Request.ProtoReflect.Descriptor instead.

func (*AddEarcon2_1Request) GetArg0

func (x *AddEarcon2_1Request) GetArg0() string

func (*AddEarcon2_1Request) GetArg1

func (x *AddEarcon2_1Request) GetArg1() int64

func (*AddEarcon2_1Request) ProtoMessage

func (*AddEarcon2_1Request) ProtoMessage()

func (*AddEarcon2_1Request) ProtoReflect

func (x *AddEarcon2_1Request) ProtoReflect() protoreflect.Message

func (*AddEarcon2_1Request) Reset

func (x *AddEarcon2_1Request) Reset()

func (*AddEarcon2_1Request) String

func (x *AddEarcon2_1Request) String() string

type AddEarcon2_1Response

type AddEarcon2_1Response struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*AddEarcon2_1Response) Descriptor deprecated

func (*AddEarcon2_1Response) Descriptor() ([]byte, []int)

Deprecated: Use AddEarcon2_1Response.ProtoReflect.Descriptor instead.

func (*AddEarcon2_1Response) GetResult

func (x *AddEarcon2_1Response) GetResult() int32

func (*AddEarcon2_1Response) ProtoMessage

func (*AddEarcon2_1Response) ProtoMessage()

func (*AddEarcon2_1Response) ProtoReflect

func (x *AddEarcon2_1Response) ProtoReflect() protoreflect.Message

func (*AddEarcon2_1Response) Reset

func (x *AddEarcon2_1Response) Reset()

func (*AddEarcon2_1Response) String

func (x *AddEarcon2_1Response) String() string

type AddEarcon2_2Request

type AddEarcon2_2Request struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 string `protobuf:"bytes,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*AddEarcon2_2Request) Descriptor deprecated

func (*AddEarcon2_2Request) Descriptor() ([]byte, []int)

Deprecated: Use AddEarcon2_2Request.ProtoReflect.Descriptor instead.

func (*AddEarcon2_2Request) GetArg0

func (x *AddEarcon2_2Request) GetArg0() string

func (*AddEarcon2_2Request) GetArg1

func (x *AddEarcon2_2Request) GetArg1() string

func (*AddEarcon2_2Request) ProtoMessage

func (*AddEarcon2_2Request) ProtoMessage()

func (*AddEarcon2_2Request) ProtoReflect

func (x *AddEarcon2_2Request) ProtoReflect() protoreflect.Message

func (*AddEarcon2_2Request) Reset

func (x *AddEarcon2_2Request) Reset()

func (*AddEarcon2_2Request) String

func (x *AddEarcon2_2Request) String() string

type AddEarcon2_2Response

type AddEarcon2_2Response struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*AddEarcon2_2Response) Descriptor deprecated

func (*AddEarcon2_2Response) Descriptor() ([]byte, []int)

Deprecated: Use AddEarcon2_2Response.ProtoReflect.Descriptor instead.

func (*AddEarcon2_2Response) GetResult

func (x *AddEarcon2_2Response) GetResult() int32

func (*AddEarcon2_2Response) ProtoMessage

func (*AddEarcon2_2Response) ProtoMessage()

func (*AddEarcon2_2Response) ProtoReflect

func (x *AddEarcon2_2Response) ProtoReflect() protoreflect.Message

func (*AddEarcon2_2Response) Reset

func (x *AddEarcon2_2Response) Reset()

func (*AddEarcon2_2Response) String

func (x *AddEarcon2_2Response) String() string

type AddEarcon3_3Request

type AddEarcon3_3Request struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 string `protobuf:"bytes,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int32  `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	// contains filtered or unexported fields
}

func (*AddEarcon3_3Request) Descriptor deprecated

func (*AddEarcon3_3Request) Descriptor() ([]byte, []int)

Deprecated: Use AddEarcon3_3Request.ProtoReflect.Descriptor instead.

func (*AddEarcon3_3Request) GetArg0

func (x *AddEarcon3_3Request) GetArg0() string

func (*AddEarcon3_3Request) GetArg1

func (x *AddEarcon3_3Request) GetArg1() string

func (*AddEarcon3_3Request) GetArg2

func (x *AddEarcon3_3Request) GetArg2() int32

func (*AddEarcon3_3Request) ProtoMessage

func (*AddEarcon3_3Request) ProtoMessage()

func (*AddEarcon3_3Request) ProtoReflect

func (x *AddEarcon3_3Request) ProtoReflect() protoreflect.Message

func (*AddEarcon3_3Request) Reset

func (x *AddEarcon3_3Request) Reset()

func (*AddEarcon3_3Request) String

func (x *AddEarcon3_3Request) String() string

type AddEarcon3_3Response

type AddEarcon3_3Response struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*AddEarcon3_3Response) Descriptor deprecated

func (*AddEarcon3_3Response) Descriptor() ([]byte, []int)

Deprecated: Use AddEarcon3_3Response.ProtoReflect.Descriptor instead.

func (*AddEarcon3_3Response) GetResult

func (x *AddEarcon3_3Response) GetResult() int32

func (*AddEarcon3_3Response) ProtoMessage

func (*AddEarcon3_3Response) ProtoMessage()

func (*AddEarcon3_3Response) ProtoReflect

func (x *AddEarcon3_3Response) ProtoReflect() protoreflect.Message

func (*AddEarcon3_3Response) Reset

func (x *AddEarcon3_3Response) Reset()

func (*AddEarcon3_3Response) String

func (x *AddEarcon3_3Response) String() string

type AddSpeech2Request

type AddSpeech2Request struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64  `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*AddSpeech2Request) Descriptor deprecated

func (*AddSpeech2Request) Descriptor() ([]byte, []int)

Deprecated: Use AddSpeech2Request.ProtoReflect.Descriptor instead.

func (*AddSpeech2Request) GetArg0

func (x *AddSpeech2Request) GetArg0() string

func (*AddSpeech2Request) GetArg1

func (x *AddSpeech2Request) GetArg1() int64

func (*AddSpeech2Request) ProtoMessage

func (*AddSpeech2Request) ProtoMessage()

func (*AddSpeech2Request) ProtoReflect

func (x *AddSpeech2Request) ProtoReflect() protoreflect.Message

func (*AddSpeech2Request) Reset

func (x *AddSpeech2Request) Reset()

func (*AddSpeech2Request) String

func (x *AddSpeech2Request) String() string

type AddSpeech2Response

type AddSpeech2Response struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*AddSpeech2Response) Descriptor deprecated

func (*AddSpeech2Response) Descriptor() ([]byte, []int)

Deprecated: Use AddSpeech2Response.ProtoReflect.Descriptor instead.

func (*AddSpeech2Response) GetResult

func (x *AddSpeech2Response) GetResult() int32

func (*AddSpeech2Response) ProtoMessage

func (*AddSpeech2Response) ProtoMessage()

func (*AddSpeech2Response) ProtoReflect

func (x *AddSpeech2Response) ProtoReflect() protoreflect.Message

func (*AddSpeech2Response) Reset

func (x *AddSpeech2Response) Reset()

func (*AddSpeech2Response) String

func (x *AddSpeech2Response) String() string

type AddSpeech2_1Request

type AddSpeech2_1Request struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64  `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*AddSpeech2_1Request) Descriptor deprecated

func (*AddSpeech2_1Request) Descriptor() ([]byte, []int)

Deprecated: Use AddSpeech2_1Request.ProtoReflect.Descriptor instead.

func (*AddSpeech2_1Request) GetArg0

func (x *AddSpeech2_1Request) GetArg0() string

func (*AddSpeech2_1Request) GetArg1

func (x *AddSpeech2_1Request) GetArg1() int64

func (*AddSpeech2_1Request) ProtoMessage

func (*AddSpeech2_1Request) ProtoMessage()

func (*AddSpeech2_1Request) ProtoReflect

func (x *AddSpeech2_1Request) ProtoReflect() protoreflect.Message

func (*AddSpeech2_1Request) Reset

func (x *AddSpeech2_1Request) Reset()

func (*AddSpeech2_1Request) String

func (x *AddSpeech2_1Request) String() string

type AddSpeech2_1Response

type AddSpeech2_1Response struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*AddSpeech2_1Response) Descriptor deprecated

func (*AddSpeech2_1Response) Descriptor() ([]byte, []int)

Deprecated: Use AddSpeech2_1Response.ProtoReflect.Descriptor instead.

func (*AddSpeech2_1Response) GetResult

func (x *AddSpeech2_1Response) GetResult() int32

func (*AddSpeech2_1Response) ProtoMessage

func (*AddSpeech2_1Response) ProtoMessage()

func (*AddSpeech2_1Response) ProtoReflect

func (x *AddSpeech2_1Response) ProtoReflect() protoreflect.Message

func (*AddSpeech2_1Response) Reset

func (x *AddSpeech2_1Response) Reset()

func (*AddSpeech2_1Response) String

func (x *AddSpeech2_1Response) String() string

type AddSpeech2_3Request

type AddSpeech2_3Request struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 string `protobuf:"bytes,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*AddSpeech2_3Request) Descriptor deprecated

func (*AddSpeech2_3Request) Descriptor() ([]byte, []int)

Deprecated: Use AddSpeech2_3Request.ProtoReflect.Descriptor instead.

func (*AddSpeech2_3Request) GetArg0

func (x *AddSpeech2_3Request) GetArg0() string

func (*AddSpeech2_3Request) GetArg1

func (x *AddSpeech2_3Request) GetArg1() string

func (*AddSpeech2_3Request) ProtoMessage

func (*AddSpeech2_3Request) ProtoMessage()

func (*AddSpeech2_3Request) ProtoReflect

func (x *AddSpeech2_3Request) ProtoReflect() protoreflect.Message

func (*AddSpeech2_3Request) Reset

func (x *AddSpeech2_3Request) Reset()

func (*AddSpeech2_3Request) String

func (x *AddSpeech2_3Request) String() string

type AddSpeech2_3Response

type AddSpeech2_3Response struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*AddSpeech2_3Response) Descriptor deprecated

func (*AddSpeech2_3Response) Descriptor() ([]byte, []int)

Deprecated: Use AddSpeech2_3Response.ProtoReflect.Descriptor instead.

func (*AddSpeech2_3Response) GetResult

func (x *AddSpeech2_3Response) GetResult() int32

func (*AddSpeech2_3Response) ProtoMessage

func (*AddSpeech2_3Response) ProtoMessage()

func (*AddSpeech2_3Response) ProtoReflect

func (x *AddSpeech2_3Response) ProtoReflect() protoreflect.Message

func (*AddSpeech2_3Response) Reset

func (x *AddSpeech2_3Response) Reset()

func (*AddSpeech2_3Response) String

func (x *AddSpeech2_3Response) String() string

type AddSpeech3_2Request

type AddSpeech3_2Request struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 string `protobuf:"bytes,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int32  `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	// contains filtered or unexported fields
}

func (*AddSpeech3_2Request) Descriptor deprecated

func (*AddSpeech3_2Request) Descriptor() ([]byte, []int)

Deprecated: Use AddSpeech3_2Request.ProtoReflect.Descriptor instead.

func (*AddSpeech3_2Request) GetArg0

func (x *AddSpeech3_2Request) GetArg0() string

func (*AddSpeech3_2Request) GetArg1

func (x *AddSpeech3_2Request) GetArg1() string

func (*AddSpeech3_2Request) GetArg2

func (x *AddSpeech3_2Request) GetArg2() int32

func (*AddSpeech3_2Request) ProtoMessage

func (*AddSpeech3_2Request) ProtoMessage()

func (*AddSpeech3_2Request) ProtoReflect

func (x *AddSpeech3_2Request) ProtoReflect() protoreflect.Message

func (*AddSpeech3_2Request) Reset

func (x *AddSpeech3_2Request) Reset()

func (*AddSpeech3_2Request) String

func (x *AddSpeech3_2Request) String() string

type AddSpeech3_2Response

type AddSpeech3_2Response struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*AddSpeech3_2Response) Descriptor deprecated

func (*AddSpeech3_2Response) Descriptor() ([]byte, []int)

Deprecated: Use AddSpeech3_2Response.ProtoReflect.Descriptor instead.

func (*AddSpeech3_2Response) GetResult

func (x *AddSpeech3_2Response) GetResult() int32

func (*AddSpeech3_2Response) ProtoMessage

func (*AddSpeech3_2Response) ProtoMessage()

func (*AddSpeech3_2Response) ProtoReflect

func (x *AddSpeech3_2Response) ProtoReflect() protoreflect.Message

func (*AddSpeech3_2Response) Reset

func (x *AddSpeech3_2Response) Reset()

func (*AddSpeech3_2Response) String

func (x *AddSpeech3_2Response) String() string

type AddSpeech3_4Request

type AddSpeech3_4Request struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 string `protobuf:"bytes,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int32  `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	// contains filtered or unexported fields
}

func (*AddSpeech3_4Request) Descriptor deprecated

func (*AddSpeech3_4Request) Descriptor() ([]byte, []int)

Deprecated: Use AddSpeech3_4Request.ProtoReflect.Descriptor instead.

func (*AddSpeech3_4Request) GetArg0

func (x *AddSpeech3_4Request) GetArg0() string

func (*AddSpeech3_4Request) GetArg1

func (x *AddSpeech3_4Request) GetArg1() string

func (*AddSpeech3_4Request) GetArg2

func (x *AddSpeech3_4Request) GetArg2() int32

func (*AddSpeech3_4Request) ProtoMessage

func (*AddSpeech3_4Request) ProtoMessage()

func (*AddSpeech3_4Request) ProtoReflect

func (x *AddSpeech3_4Request) ProtoReflect() protoreflect.Message

func (*AddSpeech3_4Request) Reset

func (x *AddSpeech3_4Request) Reset()

func (*AddSpeech3_4Request) String

func (x *AddSpeech3_4Request) String() string

type AddSpeech3_4Response

type AddSpeech3_4Response struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*AddSpeech3_4Response) Descriptor deprecated

func (*AddSpeech3_4Response) Descriptor() ([]byte, []int)

Deprecated: Use AddSpeech3_4Response.ProtoReflect.Descriptor instead.

func (*AddSpeech3_4Response) GetResult

func (x *AddSpeech3_4Response) GetResult() int32

func (*AddSpeech3_4Response) ProtoMessage

func (*AddSpeech3_4Response) ProtoMessage()

func (*AddSpeech3_4Response) ProtoReflect

func (x *AddSpeech3_4Response) ProtoReflect() protoreflect.Message

func (*AddSpeech3_4Response) Reset

func (x *AddSpeech3_4Response) Reset()

func (*AddSpeech3_4Response) String

func (x *AddSpeech3_4Response) String() string

type AreDefaultsEnforcedRequest

type AreDefaultsEnforcedRequest struct {
	// contains filtered or unexported fields
}

func (*AreDefaultsEnforcedRequest) Descriptor deprecated

func (*AreDefaultsEnforcedRequest) Descriptor() ([]byte, []int)

Deprecated: Use AreDefaultsEnforcedRequest.ProtoReflect.Descriptor instead.

func (*AreDefaultsEnforcedRequest) ProtoMessage

func (*AreDefaultsEnforcedRequest) ProtoMessage()

func (*AreDefaultsEnforcedRequest) ProtoReflect

func (*AreDefaultsEnforcedRequest) Reset

func (x *AreDefaultsEnforcedRequest) Reset()

func (*AreDefaultsEnforcedRequest) String

func (x *AreDefaultsEnforcedRequest) String() string

type AreDefaultsEnforcedResponse

type AreDefaultsEnforcedResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*AreDefaultsEnforcedResponse) Descriptor deprecated

func (*AreDefaultsEnforcedResponse) Descriptor() ([]byte, []int)

Deprecated: Use AreDefaultsEnforcedResponse.ProtoReflect.Descriptor instead.

func (*AreDefaultsEnforcedResponse) GetResult

func (x *AreDefaultsEnforcedResponse) GetResult() bool

func (*AreDefaultsEnforcedResponse) ProtoMessage

func (*AreDefaultsEnforcedResponse) ProtoMessage()

func (*AreDefaultsEnforcedResponse) ProtoReflect

func (*AreDefaultsEnforcedResponse) Reset

func (x *AreDefaultsEnforcedResponse) Reset()

func (*AreDefaultsEnforcedResponse) String

func (x *AreDefaultsEnforcedResponse) String() string

type GetAvailableLanguagesRequest

type GetAvailableLanguagesRequest struct {
	// contains filtered or unexported fields
}

func (*GetAvailableLanguagesRequest) Descriptor deprecated

func (*GetAvailableLanguagesRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetAvailableLanguagesRequest.ProtoReflect.Descriptor instead.

func (*GetAvailableLanguagesRequest) ProtoMessage

func (*GetAvailableLanguagesRequest) ProtoMessage()

func (*GetAvailableLanguagesRequest) ProtoReflect

func (*GetAvailableLanguagesRequest) Reset

func (x *GetAvailableLanguagesRequest) Reset()

func (*GetAvailableLanguagesRequest) String

type GetAvailableLanguagesResponse

type GetAvailableLanguagesResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetAvailableLanguagesResponse) Descriptor deprecated

func (*GetAvailableLanguagesResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetAvailableLanguagesResponse.ProtoReflect.Descriptor instead.

func (*GetAvailableLanguagesResponse) GetResult

func (x *GetAvailableLanguagesResponse) GetResult() int64

func (*GetAvailableLanguagesResponse) ProtoMessage

func (*GetAvailableLanguagesResponse) ProtoMessage()

func (*GetAvailableLanguagesResponse) ProtoReflect

func (*GetAvailableLanguagesResponse) Reset

func (x *GetAvailableLanguagesResponse) Reset()

func (*GetAvailableLanguagesResponse) String

type GetDefaultEngineRequest

type GetDefaultEngineRequest struct {
	// contains filtered or unexported fields
}

func (*GetDefaultEngineRequest) Descriptor deprecated

func (*GetDefaultEngineRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetDefaultEngineRequest.ProtoReflect.Descriptor instead.

func (*GetDefaultEngineRequest) ProtoMessage

func (*GetDefaultEngineRequest) ProtoMessage()

func (*GetDefaultEngineRequest) ProtoReflect

func (x *GetDefaultEngineRequest) ProtoReflect() protoreflect.Message

func (*GetDefaultEngineRequest) Reset

func (x *GetDefaultEngineRequest) Reset()

func (*GetDefaultEngineRequest) String

func (x *GetDefaultEngineRequest) String() string

type GetDefaultEngineResponse

type GetDefaultEngineResponse struct {
	Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetDefaultEngineResponse) Descriptor deprecated

func (*GetDefaultEngineResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetDefaultEngineResponse.ProtoReflect.Descriptor instead.

func (*GetDefaultEngineResponse) GetResult

func (x *GetDefaultEngineResponse) GetResult() string

func (*GetDefaultEngineResponse) ProtoMessage

func (*GetDefaultEngineResponse) ProtoMessage()

func (*GetDefaultEngineResponse) ProtoReflect

func (x *GetDefaultEngineResponse) ProtoReflect() protoreflect.Message

func (*GetDefaultEngineResponse) Reset

func (x *GetDefaultEngineResponse) Reset()

func (*GetDefaultEngineResponse) String

func (x *GetDefaultEngineResponse) String() string

type GetDefaultLanguageRequest

type GetDefaultLanguageRequest struct {
	// contains filtered or unexported fields
}

func (*GetDefaultLanguageRequest) Descriptor deprecated

func (*GetDefaultLanguageRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetDefaultLanguageRequest.ProtoReflect.Descriptor instead.

func (*GetDefaultLanguageRequest) ProtoMessage

func (*GetDefaultLanguageRequest) ProtoMessage()

func (*GetDefaultLanguageRequest) ProtoReflect

func (*GetDefaultLanguageRequest) Reset

func (x *GetDefaultLanguageRequest) Reset()

func (*GetDefaultLanguageRequest) String

func (x *GetDefaultLanguageRequest) String() string

type GetDefaultLanguageResponse

type GetDefaultLanguageResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetDefaultLanguageResponse) Descriptor deprecated

func (*GetDefaultLanguageResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetDefaultLanguageResponse.ProtoReflect.Descriptor instead.

func (*GetDefaultLanguageResponse) GetResult

func (x *GetDefaultLanguageResponse) GetResult() int64

func (*GetDefaultLanguageResponse) ProtoMessage

func (*GetDefaultLanguageResponse) ProtoMessage()

func (*GetDefaultLanguageResponse) ProtoReflect

func (*GetDefaultLanguageResponse) Reset

func (x *GetDefaultLanguageResponse) Reset()

func (*GetDefaultLanguageResponse) String

func (x *GetDefaultLanguageResponse) String() string

type GetDefaultVoiceRequest

type GetDefaultVoiceRequest struct {
	// contains filtered or unexported fields
}

func (*GetDefaultVoiceRequest) Descriptor deprecated

func (*GetDefaultVoiceRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetDefaultVoiceRequest.ProtoReflect.Descriptor instead.

func (*GetDefaultVoiceRequest) ProtoMessage

func (*GetDefaultVoiceRequest) ProtoMessage()

func (*GetDefaultVoiceRequest) ProtoReflect

func (x *GetDefaultVoiceRequest) ProtoReflect() protoreflect.Message

func (*GetDefaultVoiceRequest) Reset

func (x *GetDefaultVoiceRequest) Reset()

func (*GetDefaultVoiceRequest) String

func (x *GetDefaultVoiceRequest) String() string

type GetDefaultVoiceResponse

type GetDefaultVoiceResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetDefaultVoiceResponse) Descriptor deprecated

func (*GetDefaultVoiceResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetDefaultVoiceResponse.ProtoReflect.Descriptor instead.

func (*GetDefaultVoiceResponse) GetResult

func (x *GetDefaultVoiceResponse) GetResult() int64

func (*GetDefaultVoiceResponse) ProtoMessage

func (*GetDefaultVoiceResponse) ProtoMessage()

func (*GetDefaultVoiceResponse) ProtoReflect

func (x *GetDefaultVoiceResponse) ProtoReflect() protoreflect.Message

func (*GetDefaultVoiceResponse) Reset

func (x *GetDefaultVoiceResponse) Reset()

func (*GetDefaultVoiceResponse) String

func (x *GetDefaultVoiceResponse) String() string

type GetEnginesRequest

type GetEnginesRequest struct {
	// contains filtered or unexported fields
}

func (*GetEnginesRequest) Descriptor deprecated

func (*GetEnginesRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetEnginesRequest.ProtoReflect.Descriptor instead.

func (*GetEnginesRequest) ProtoMessage

func (*GetEnginesRequest) ProtoMessage()

func (*GetEnginesRequest) ProtoReflect

func (x *GetEnginesRequest) ProtoReflect() protoreflect.Message

func (*GetEnginesRequest) Reset

func (x *GetEnginesRequest) Reset()

func (*GetEnginesRequest) String

func (x *GetEnginesRequest) String() string

type GetEnginesResponse

type GetEnginesResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetEnginesResponse) Descriptor deprecated

func (*GetEnginesResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetEnginesResponse.ProtoReflect.Descriptor instead.

func (*GetEnginesResponse) GetResult

func (x *GetEnginesResponse) GetResult() int64

func (*GetEnginesResponse) ProtoMessage

func (*GetEnginesResponse) ProtoMessage()

func (*GetEnginesResponse) ProtoReflect

func (x *GetEnginesResponse) ProtoReflect() protoreflect.Message

func (*GetEnginesResponse) Reset

func (x *GetEnginesResponse) Reset()

func (*GetEnginesResponse) String

func (x *GetEnginesResponse) String() string

type GetFeaturesRequest

type GetFeaturesRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*GetFeaturesRequest) Descriptor deprecated

func (*GetFeaturesRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetFeaturesRequest.ProtoReflect.Descriptor instead.

func (*GetFeaturesRequest) GetArg0

func (x *GetFeaturesRequest) GetArg0() int64

func (*GetFeaturesRequest) ProtoMessage

func (*GetFeaturesRequest) ProtoMessage()

func (*GetFeaturesRequest) ProtoReflect

func (x *GetFeaturesRequest) ProtoReflect() protoreflect.Message

func (*GetFeaturesRequest) Reset

func (x *GetFeaturesRequest) Reset()

func (*GetFeaturesRequest) String

func (x *GetFeaturesRequest) String() string

type GetFeaturesResponse

type GetFeaturesResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetFeaturesResponse) Descriptor deprecated

func (*GetFeaturesResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetFeaturesResponse.ProtoReflect.Descriptor instead.

func (*GetFeaturesResponse) GetResult

func (x *GetFeaturesResponse) GetResult() int64

func (*GetFeaturesResponse) ProtoMessage

func (*GetFeaturesResponse) ProtoMessage()

func (*GetFeaturesResponse) ProtoReflect

func (x *GetFeaturesResponse) ProtoReflect() protoreflect.Message

func (*GetFeaturesResponse) Reset

func (x *GetFeaturesResponse) Reset()

func (*GetFeaturesResponse) String

func (x *GetFeaturesResponse) String() string

type GetLanguageRequest

type GetLanguageRequest struct {
	// contains filtered or unexported fields
}

func (*GetLanguageRequest) Descriptor deprecated

func (*GetLanguageRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetLanguageRequest.ProtoReflect.Descriptor instead.

func (*GetLanguageRequest) ProtoMessage

func (*GetLanguageRequest) ProtoMessage()

func (*GetLanguageRequest) ProtoReflect

func (x *GetLanguageRequest) ProtoReflect() protoreflect.Message

func (*GetLanguageRequest) Reset

func (x *GetLanguageRequest) Reset()

func (*GetLanguageRequest) String

func (x *GetLanguageRequest) String() string

type GetLanguageResponse

type GetLanguageResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetLanguageResponse) Descriptor deprecated

func (*GetLanguageResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetLanguageResponse.ProtoReflect.Descriptor instead.

func (*GetLanguageResponse) GetResult

func (x *GetLanguageResponse) GetResult() int64

func (*GetLanguageResponse) ProtoMessage

func (*GetLanguageResponse) ProtoMessage()

func (*GetLanguageResponse) ProtoReflect

func (x *GetLanguageResponse) ProtoReflect() protoreflect.Message

func (*GetLanguageResponse) Reset

func (x *GetLanguageResponse) Reset()

func (*GetLanguageResponse) String

func (x *GetLanguageResponse) String() string

type GetMaxSpeechInputLengthRequest

type GetMaxSpeechInputLengthRequest struct {
	// contains filtered or unexported fields
}

func (*GetMaxSpeechInputLengthRequest) Descriptor deprecated

func (*GetMaxSpeechInputLengthRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetMaxSpeechInputLengthRequest.ProtoReflect.Descriptor instead.

func (*GetMaxSpeechInputLengthRequest) ProtoMessage

func (*GetMaxSpeechInputLengthRequest) ProtoMessage()

func (*GetMaxSpeechInputLengthRequest) ProtoReflect

func (*GetMaxSpeechInputLengthRequest) Reset

func (x *GetMaxSpeechInputLengthRequest) Reset()

func (*GetMaxSpeechInputLengthRequest) String

type GetMaxSpeechInputLengthResponse

type GetMaxSpeechInputLengthResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetMaxSpeechInputLengthResponse) Descriptor deprecated

func (*GetMaxSpeechInputLengthResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetMaxSpeechInputLengthResponse.ProtoReflect.Descriptor instead.

func (*GetMaxSpeechInputLengthResponse) GetResult

func (x *GetMaxSpeechInputLengthResponse) GetResult() int32

func (*GetMaxSpeechInputLengthResponse) ProtoMessage

func (*GetMaxSpeechInputLengthResponse) ProtoMessage()

func (*GetMaxSpeechInputLengthResponse) ProtoReflect

func (*GetMaxSpeechInputLengthResponse) Reset

func (*GetMaxSpeechInputLengthResponse) String

type GetVoiceRequest

type GetVoiceRequest struct {
	// contains filtered or unexported fields
}

func (*GetVoiceRequest) Descriptor deprecated

func (*GetVoiceRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetVoiceRequest.ProtoReflect.Descriptor instead.

func (*GetVoiceRequest) ProtoMessage

func (*GetVoiceRequest) ProtoMessage()

func (*GetVoiceRequest) ProtoReflect

func (x *GetVoiceRequest) ProtoReflect() protoreflect.Message

func (*GetVoiceRequest) Reset

func (x *GetVoiceRequest) Reset()

func (*GetVoiceRequest) String

func (x *GetVoiceRequest) String() string

type GetVoiceResponse

type GetVoiceResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetVoiceResponse) Descriptor deprecated

func (*GetVoiceResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetVoiceResponse.ProtoReflect.Descriptor instead.

func (*GetVoiceResponse) GetResult

func (x *GetVoiceResponse) GetResult() int64

func (*GetVoiceResponse) ProtoMessage

func (*GetVoiceResponse) ProtoMessage()

func (*GetVoiceResponse) ProtoReflect

func (x *GetVoiceResponse) ProtoReflect() protoreflect.Message

func (*GetVoiceResponse) Reset

func (x *GetVoiceResponse) Reset()

func (*GetVoiceResponse) String

func (x *GetVoiceResponse) String() string

type GetVoicesRequest

type GetVoicesRequest struct {
	// contains filtered or unexported fields
}

func (*GetVoicesRequest) Descriptor deprecated

func (*GetVoicesRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetVoicesRequest.ProtoReflect.Descriptor instead.

func (*GetVoicesRequest) ProtoMessage

func (*GetVoicesRequest) ProtoMessage()

func (*GetVoicesRequest) ProtoReflect

func (x *GetVoicesRequest) ProtoReflect() protoreflect.Message

func (*GetVoicesRequest) Reset

func (x *GetVoicesRequest) Reset()

func (*GetVoicesRequest) String

func (x *GetVoicesRequest) String() string

type GetVoicesResponse

type GetVoicesResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetVoicesResponse) Descriptor deprecated

func (*GetVoicesResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetVoicesResponse.ProtoReflect.Descriptor instead.

func (*GetVoicesResponse) GetResult

func (x *GetVoicesResponse) GetResult() int64

func (*GetVoicesResponse) ProtoMessage

func (*GetVoicesResponse) ProtoMessage()

func (*GetVoicesResponse) ProtoReflect

func (x *GetVoicesResponse) ProtoReflect() protoreflect.Message

func (*GetVoicesResponse) Reset

func (x *GetVoicesResponse) Reset()

func (*GetVoicesResponse) String

func (x *GetVoicesResponse) String() string

type IsLanguageAvailableRequest

type IsLanguageAvailableRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*IsLanguageAvailableRequest) Descriptor deprecated

func (*IsLanguageAvailableRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsLanguageAvailableRequest.ProtoReflect.Descriptor instead.

func (*IsLanguageAvailableRequest) GetArg0

func (x *IsLanguageAvailableRequest) GetArg0() int64

func (*IsLanguageAvailableRequest) ProtoMessage

func (*IsLanguageAvailableRequest) ProtoMessage()

func (*IsLanguageAvailableRequest) ProtoReflect

func (*IsLanguageAvailableRequest) Reset

func (x *IsLanguageAvailableRequest) Reset()

func (*IsLanguageAvailableRequest) String

func (x *IsLanguageAvailableRequest) String() string

type IsLanguageAvailableResponse

type IsLanguageAvailableResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsLanguageAvailableResponse) Descriptor deprecated

func (*IsLanguageAvailableResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsLanguageAvailableResponse.ProtoReflect.Descriptor instead.

func (*IsLanguageAvailableResponse) GetResult

func (x *IsLanguageAvailableResponse) GetResult() int32

func (*IsLanguageAvailableResponse) ProtoMessage

func (*IsLanguageAvailableResponse) ProtoMessage()

func (*IsLanguageAvailableResponse) ProtoReflect

func (*IsLanguageAvailableResponse) Reset

func (x *IsLanguageAvailableResponse) Reset()

func (*IsLanguageAvailableResponse) String

func (x *IsLanguageAvailableResponse) String() string

type IsSpeakingRequest

type IsSpeakingRequest struct {
	// contains filtered or unexported fields
}

func (*IsSpeakingRequest) Descriptor deprecated

func (*IsSpeakingRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsSpeakingRequest.ProtoReflect.Descriptor instead.

func (*IsSpeakingRequest) ProtoMessage

func (*IsSpeakingRequest) ProtoMessage()

func (*IsSpeakingRequest) ProtoReflect

func (x *IsSpeakingRequest) ProtoReflect() protoreflect.Message

func (*IsSpeakingRequest) Reset

func (x *IsSpeakingRequest) Reset()

func (*IsSpeakingRequest) String

func (x *IsSpeakingRequest) String() string

type IsSpeakingResponse

type IsSpeakingResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsSpeakingResponse) Descriptor deprecated

func (*IsSpeakingResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsSpeakingResponse.ProtoReflect.Descriptor instead.

func (*IsSpeakingResponse) GetResult

func (x *IsSpeakingResponse) GetResult() bool

func (*IsSpeakingResponse) ProtoMessage

func (*IsSpeakingResponse) ProtoMessage()

func (*IsSpeakingResponse) ProtoReflect

func (x *IsSpeakingResponse) ProtoReflect() protoreflect.Message

func (*IsSpeakingResponse) Reset

func (x *IsSpeakingResponse) Reset()

func (*IsSpeakingResponse) String

func (x *IsSpeakingResponse) String() string

type PlayEarcon4Request

type PlayEarcon4Request struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32  `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int64  `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	Arg3 string `protobuf:"bytes,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
	// contains filtered or unexported fields
}

func (*PlayEarcon4Request) Descriptor deprecated

func (*PlayEarcon4Request) Descriptor() ([]byte, []int)

Deprecated: Use PlayEarcon4Request.ProtoReflect.Descriptor instead.

func (*PlayEarcon4Request) GetArg0

func (x *PlayEarcon4Request) GetArg0() string

func (*PlayEarcon4Request) GetArg1

func (x *PlayEarcon4Request) GetArg1() int32

func (*PlayEarcon4Request) GetArg2

func (x *PlayEarcon4Request) GetArg2() int64

func (*PlayEarcon4Request) GetArg3

func (x *PlayEarcon4Request) GetArg3() string

func (*PlayEarcon4Request) ProtoMessage

func (*PlayEarcon4Request) ProtoMessage()

func (*PlayEarcon4Request) ProtoReflect

func (x *PlayEarcon4Request) ProtoReflect() protoreflect.Message

func (*PlayEarcon4Request) Reset

func (x *PlayEarcon4Request) Reset()

func (*PlayEarcon4Request) String

func (x *PlayEarcon4Request) String() string

type PlayEarcon4Response

type PlayEarcon4Response struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*PlayEarcon4Response) Descriptor deprecated

func (*PlayEarcon4Response) Descriptor() ([]byte, []int)

Deprecated: Use PlayEarcon4Response.ProtoReflect.Descriptor instead.

func (*PlayEarcon4Response) GetResult

func (x *PlayEarcon4Response) GetResult() int32

func (*PlayEarcon4Response) ProtoMessage

func (*PlayEarcon4Response) ProtoMessage()

func (*PlayEarcon4Response) ProtoReflect

func (x *PlayEarcon4Response) ProtoReflect() protoreflect.Message

func (*PlayEarcon4Response) Reset

func (x *PlayEarcon4Response) Reset()

func (*PlayEarcon4Response) String

func (x *PlayEarcon4Response) String() string

type PlayEarcon4_1Request

type PlayEarcon4_1Request struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32  `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int64  `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	Arg3 int64  `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
	// contains filtered or unexported fields
}

func (*PlayEarcon4_1Request) Descriptor deprecated

func (*PlayEarcon4_1Request) Descriptor() ([]byte, []int)

Deprecated: Use PlayEarcon4_1Request.ProtoReflect.Descriptor instead.

func (*PlayEarcon4_1Request) GetArg0

func (x *PlayEarcon4_1Request) GetArg0() string

func (*PlayEarcon4_1Request) GetArg1

func (x *PlayEarcon4_1Request) GetArg1() int32

func (*PlayEarcon4_1Request) GetArg2

func (x *PlayEarcon4_1Request) GetArg2() int64

func (*PlayEarcon4_1Request) GetArg3

func (x *PlayEarcon4_1Request) GetArg3() int64

func (*PlayEarcon4_1Request) ProtoMessage

func (*PlayEarcon4_1Request) ProtoMessage()

func (*PlayEarcon4_1Request) ProtoReflect

func (x *PlayEarcon4_1Request) ProtoReflect() protoreflect.Message

func (*PlayEarcon4_1Request) Reset

func (x *PlayEarcon4_1Request) Reset()

func (*PlayEarcon4_1Request) String

func (x *PlayEarcon4_1Request) String() string

type PlayEarcon4_1Response

type PlayEarcon4_1Response struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*PlayEarcon4_1Response) Descriptor deprecated

func (*PlayEarcon4_1Response) Descriptor() ([]byte, []int)

Deprecated: Use PlayEarcon4_1Response.ProtoReflect.Descriptor instead.

func (*PlayEarcon4_1Response) GetResult

func (x *PlayEarcon4_1Response) GetResult() int32

func (*PlayEarcon4_1Response) ProtoMessage

func (*PlayEarcon4_1Response) ProtoMessage()

func (*PlayEarcon4_1Response) ProtoReflect

func (x *PlayEarcon4_1Response) ProtoReflect() protoreflect.Message

func (*PlayEarcon4_1Response) Reset

func (x *PlayEarcon4_1Response) Reset()

func (*PlayEarcon4_1Response) String

func (x *PlayEarcon4_1Response) String() string

type PlaySilenceRequest

type PlaySilenceRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int64 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	Arg3 int64 `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
	// contains filtered or unexported fields
}

func (*PlaySilenceRequest) Descriptor deprecated

func (*PlaySilenceRequest) Descriptor() ([]byte, []int)

Deprecated: Use PlaySilenceRequest.ProtoReflect.Descriptor instead.

func (*PlaySilenceRequest) GetArg0

func (x *PlaySilenceRequest) GetArg0() int64

func (*PlaySilenceRequest) GetArg1

func (x *PlaySilenceRequest) GetArg1() int32

func (*PlaySilenceRequest) GetArg2

func (x *PlaySilenceRequest) GetArg2() int64

func (*PlaySilenceRequest) GetArg3

func (x *PlaySilenceRequest) GetArg3() int64

func (*PlaySilenceRequest) ProtoMessage

func (*PlaySilenceRequest) ProtoMessage()

func (*PlaySilenceRequest) ProtoReflect

func (x *PlaySilenceRequest) ProtoReflect() protoreflect.Message

func (*PlaySilenceRequest) Reset

func (x *PlaySilenceRequest) Reset()

func (*PlaySilenceRequest) String

func (x *PlaySilenceRequest) String() string

type PlaySilenceResponse

type PlaySilenceResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*PlaySilenceResponse) Descriptor deprecated

func (*PlaySilenceResponse) Descriptor() ([]byte, []int)

Deprecated: Use PlaySilenceResponse.ProtoReflect.Descriptor instead.

func (*PlaySilenceResponse) GetResult

func (x *PlaySilenceResponse) GetResult() int32

func (*PlaySilenceResponse) ProtoMessage

func (*PlaySilenceResponse) ProtoMessage()

func (*PlaySilenceResponse) ProtoReflect

func (x *PlaySilenceResponse) ProtoReflect() protoreflect.Message

func (*PlaySilenceResponse) Reset

func (x *PlaySilenceResponse) Reset()

func (*PlaySilenceResponse) String

func (x *PlaySilenceResponse) String() string

type PlaySilentUtteranceRequest

type PlaySilentUtteranceRequest struct {
	Arg0 int64  `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32  `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 string `protobuf:"bytes,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	// contains filtered or unexported fields
}

func (*PlaySilentUtteranceRequest) Descriptor deprecated

func (*PlaySilentUtteranceRequest) Descriptor() ([]byte, []int)

Deprecated: Use PlaySilentUtteranceRequest.ProtoReflect.Descriptor instead.

func (*PlaySilentUtteranceRequest) GetArg0

func (x *PlaySilentUtteranceRequest) GetArg0() int64

func (*PlaySilentUtteranceRequest) GetArg1

func (x *PlaySilentUtteranceRequest) GetArg1() int32

func (*PlaySilentUtteranceRequest) GetArg2

func (x *PlaySilentUtteranceRequest) GetArg2() string

func (*PlaySilentUtteranceRequest) ProtoMessage

func (*PlaySilentUtteranceRequest) ProtoMessage()

func (*PlaySilentUtteranceRequest) ProtoReflect

func (*PlaySilentUtteranceRequest) Reset

func (x *PlaySilentUtteranceRequest) Reset()

func (*PlaySilentUtteranceRequest) String

func (x *PlaySilentUtteranceRequest) String() string

type PlaySilentUtteranceResponse

type PlaySilentUtteranceResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*PlaySilentUtteranceResponse) Descriptor deprecated

func (*PlaySilentUtteranceResponse) Descriptor() ([]byte, []int)

Deprecated: Use PlaySilentUtteranceResponse.ProtoReflect.Descriptor instead.

func (*PlaySilentUtteranceResponse) GetResult

func (x *PlaySilentUtteranceResponse) GetResult() int32

func (*PlaySilentUtteranceResponse) ProtoMessage

func (*PlaySilentUtteranceResponse) ProtoMessage()

func (*PlaySilentUtteranceResponse) ProtoReflect

func (*PlaySilentUtteranceResponse) Reset

func (x *PlaySilentUtteranceResponse) Reset()

func (*PlaySilentUtteranceResponse) String

func (x *PlaySilentUtteranceResponse) String() string

type SetAudioAttributesRequest

type SetAudioAttributesRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetAudioAttributesRequest) Descriptor deprecated

func (*SetAudioAttributesRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetAudioAttributesRequest.ProtoReflect.Descriptor instead.

func (*SetAudioAttributesRequest) GetArg0

func (x *SetAudioAttributesRequest) GetArg0() int64

func (*SetAudioAttributesRequest) ProtoMessage

func (*SetAudioAttributesRequest) ProtoMessage()

func (*SetAudioAttributesRequest) ProtoReflect

func (*SetAudioAttributesRequest) Reset

func (x *SetAudioAttributesRequest) Reset()

func (*SetAudioAttributesRequest) String

func (x *SetAudioAttributesRequest) String() string

type SetAudioAttributesResponse

type SetAudioAttributesResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetAudioAttributesResponse) Descriptor deprecated

func (*SetAudioAttributesResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetAudioAttributesResponse.ProtoReflect.Descriptor instead.

func (*SetAudioAttributesResponse) GetResult

func (x *SetAudioAttributesResponse) GetResult() int32

func (*SetAudioAttributesResponse) ProtoMessage

func (*SetAudioAttributesResponse) ProtoMessage()

func (*SetAudioAttributesResponse) ProtoReflect

func (*SetAudioAttributesResponse) Reset

func (x *SetAudioAttributesResponse) Reset()

func (*SetAudioAttributesResponse) String

func (x *SetAudioAttributesResponse) String() string

type SetEngineByPackageNameRequest

type SetEngineByPackageNameRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetEngineByPackageNameRequest) Descriptor deprecated

func (*SetEngineByPackageNameRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetEngineByPackageNameRequest.ProtoReflect.Descriptor instead.

func (*SetEngineByPackageNameRequest) GetArg0

func (*SetEngineByPackageNameRequest) ProtoMessage

func (*SetEngineByPackageNameRequest) ProtoMessage()

func (*SetEngineByPackageNameRequest) ProtoReflect

func (*SetEngineByPackageNameRequest) Reset

func (x *SetEngineByPackageNameRequest) Reset()

func (*SetEngineByPackageNameRequest) String

type SetEngineByPackageNameResponse

type SetEngineByPackageNameResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetEngineByPackageNameResponse) Descriptor deprecated

func (*SetEngineByPackageNameResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetEngineByPackageNameResponse.ProtoReflect.Descriptor instead.

func (*SetEngineByPackageNameResponse) GetResult

func (x *SetEngineByPackageNameResponse) GetResult() int32

func (*SetEngineByPackageNameResponse) ProtoMessage

func (*SetEngineByPackageNameResponse) ProtoMessage()

func (*SetEngineByPackageNameResponse) ProtoReflect

func (*SetEngineByPackageNameResponse) Reset

func (x *SetEngineByPackageNameResponse) Reset()

func (*SetEngineByPackageNameResponse) String

type SetLanguageRequest

type SetLanguageRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetLanguageRequest) Descriptor deprecated

func (*SetLanguageRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetLanguageRequest.ProtoReflect.Descriptor instead.

func (*SetLanguageRequest) GetArg0

func (x *SetLanguageRequest) GetArg0() int64

func (*SetLanguageRequest) ProtoMessage

func (*SetLanguageRequest) ProtoMessage()

func (*SetLanguageRequest) ProtoReflect

func (x *SetLanguageRequest) ProtoReflect() protoreflect.Message

func (*SetLanguageRequest) Reset

func (x *SetLanguageRequest) Reset()

func (*SetLanguageRequest) String

func (x *SetLanguageRequest) String() string

type SetLanguageResponse

type SetLanguageResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetLanguageResponse) Descriptor deprecated

func (*SetLanguageResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetLanguageResponse.ProtoReflect.Descriptor instead.

func (*SetLanguageResponse) GetResult

func (x *SetLanguageResponse) GetResult() int32

func (*SetLanguageResponse) ProtoMessage

func (*SetLanguageResponse) ProtoMessage()

func (*SetLanguageResponse) ProtoReflect

func (x *SetLanguageResponse) ProtoReflect() protoreflect.Message

func (*SetLanguageResponse) Reset

func (x *SetLanguageResponse) Reset()

func (*SetLanguageResponse) String

func (x *SetLanguageResponse) String() string

type SetOnUtteranceCompletedListenerRequest

type SetOnUtteranceCompletedListenerRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetOnUtteranceCompletedListenerRequest) Descriptor deprecated

func (*SetOnUtteranceCompletedListenerRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetOnUtteranceCompletedListenerRequest.ProtoReflect.Descriptor instead.

func (*SetOnUtteranceCompletedListenerRequest) GetArg0

func (*SetOnUtteranceCompletedListenerRequest) ProtoMessage

func (*SetOnUtteranceCompletedListenerRequest) ProtoReflect

func (*SetOnUtteranceCompletedListenerRequest) Reset

func (*SetOnUtteranceCompletedListenerRequest) String

type SetOnUtteranceCompletedListenerResponse

type SetOnUtteranceCompletedListenerResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetOnUtteranceCompletedListenerResponse) Descriptor deprecated

func (*SetOnUtteranceCompletedListenerResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetOnUtteranceCompletedListenerResponse.ProtoReflect.Descriptor instead.

func (*SetOnUtteranceCompletedListenerResponse) GetResult

func (*SetOnUtteranceCompletedListenerResponse) ProtoMessage

func (*SetOnUtteranceCompletedListenerResponse) ProtoReflect

func (*SetOnUtteranceCompletedListenerResponse) Reset

func (*SetOnUtteranceCompletedListenerResponse) String

type SetOnUtteranceProgressListenerRequest

type SetOnUtteranceProgressListenerRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetOnUtteranceProgressListenerRequest) Descriptor deprecated

func (*SetOnUtteranceProgressListenerRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetOnUtteranceProgressListenerRequest.ProtoReflect.Descriptor instead.

func (*SetOnUtteranceProgressListenerRequest) GetArg0

func (*SetOnUtteranceProgressListenerRequest) ProtoMessage

func (*SetOnUtteranceProgressListenerRequest) ProtoMessage()

func (*SetOnUtteranceProgressListenerRequest) ProtoReflect

func (*SetOnUtteranceProgressListenerRequest) Reset

func (*SetOnUtteranceProgressListenerRequest) String

type SetOnUtteranceProgressListenerResponse

type SetOnUtteranceProgressListenerResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetOnUtteranceProgressListenerResponse) Descriptor deprecated

func (*SetOnUtteranceProgressListenerResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetOnUtteranceProgressListenerResponse.ProtoReflect.Descriptor instead.

func (*SetOnUtteranceProgressListenerResponse) GetResult

func (*SetOnUtteranceProgressListenerResponse) ProtoMessage

func (*SetOnUtteranceProgressListenerResponse) ProtoReflect

func (*SetOnUtteranceProgressListenerResponse) Reset

func (*SetOnUtteranceProgressListenerResponse) String

type SetPitchRequest

type SetPitchRequest struct {
	Arg0 float32 `protobuf:"fixed32,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetPitchRequest) Descriptor deprecated

func (*SetPitchRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetPitchRequest.ProtoReflect.Descriptor instead.

func (*SetPitchRequest) GetArg0

func (x *SetPitchRequest) GetArg0() float32

func (*SetPitchRequest) ProtoMessage

func (*SetPitchRequest) ProtoMessage()

func (*SetPitchRequest) ProtoReflect

func (x *SetPitchRequest) ProtoReflect() protoreflect.Message

func (*SetPitchRequest) Reset

func (x *SetPitchRequest) Reset()

func (*SetPitchRequest) String

func (x *SetPitchRequest) String() string

type SetPitchResponse

type SetPitchResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetPitchResponse) Descriptor deprecated

func (*SetPitchResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetPitchResponse.ProtoReflect.Descriptor instead.

func (*SetPitchResponse) GetResult

func (x *SetPitchResponse) GetResult() int32

func (*SetPitchResponse) ProtoMessage

func (*SetPitchResponse) ProtoMessage()

func (*SetPitchResponse) ProtoReflect

func (x *SetPitchResponse) ProtoReflect() protoreflect.Message

func (*SetPitchResponse) Reset

func (x *SetPitchResponse) Reset()

func (*SetPitchResponse) String

func (x *SetPitchResponse) String() string

type SetSpeechRateRequest

type SetSpeechRateRequest struct {
	Arg0 float32 `protobuf:"fixed32,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetSpeechRateRequest) Descriptor deprecated

func (*SetSpeechRateRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetSpeechRateRequest.ProtoReflect.Descriptor instead.

func (*SetSpeechRateRequest) GetArg0

func (x *SetSpeechRateRequest) GetArg0() float32

func (*SetSpeechRateRequest) ProtoMessage

func (*SetSpeechRateRequest) ProtoMessage()

func (*SetSpeechRateRequest) ProtoReflect

func (x *SetSpeechRateRequest) ProtoReflect() protoreflect.Message

func (*SetSpeechRateRequest) Reset

func (x *SetSpeechRateRequest) Reset()

func (*SetSpeechRateRequest) String

func (x *SetSpeechRateRequest) String() string

type SetSpeechRateResponse

type SetSpeechRateResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetSpeechRateResponse) Descriptor deprecated

func (*SetSpeechRateResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetSpeechRateResponse.ProtoReflect.Descriptor instead.

func (*SetSpeechRateResponse) GetResult

func (x *SetSpeechRateResponse) GetResult() int32

func (*SetSpeechRateResponse) ProtoMessage

func (*SetSpeechRateResponse) ProtoMessage()

func (*SetSpeechRateResponse) ProtoReflect

func (x *SetSpeechRateResponse) ProtoReflect() protoreflect.Message

func (*SetSpeechRateResponse) Reset

func (x *SetSpeechRateResponse) Reset()

func (*SetSpeechRateResponse) String

func (x *SetSpeechRateResponse) String() string

type SetVoiceRequest

type SetVoiceRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetVoiceRequest) Descriptor deprecated

func (*SetVoiceRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetVoiceRequest.ProtoReflect.Descriptor instead.

func (*SetVoiceRequest) GetArg0

func (x *SetVoiceRequest) GetArg0() int64

func (*SetVoiceRequest) ProtoMessage

func (*SetVoiceRequest) ProtoMessage()

func (*SetVoiceRequest) ProtoReflect

func (x *SetVoiceRequest) ProtoReflect() protoreflect.Message

func (*SetVoiceRequest) Reset

func (x *SetVoiceRequest) Reset()

func (*SetVoiceRequest) String

func (x *SetVoiceRequest) String() string

type SetVoiceResponse

type SetVoiceResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetVoiceResponse) Descriptor deprecated

func (*SetVoiceResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetVoiceResponse.ProtoReflect.Descriptor instead.

func (*SetVoiceResponse) GetResult

func (x *SetVoiceResponse) GetResult() int32

func (*SetVoiceResponse) ProtoMessage

func (*SetVoiceResponse) ProtoMessage()

func (*SetVoiceResponse) ProtoReflect

func (x *SetVoiceResponse) ProtoReflect() protoreflect.Message

func (*SetVoiceResponse) Reset

func (x *SetVoiceResponse) Reset()

func (*SetVoiceResponse) String

func (x *SetVoiceResponse) String() string

type ShutdownRequest

type ShutdownRequest struct {
	// contains filtered or unexported fields
}

func (*ShutdownRequest) Descriptor deprecated

func (*ShutdownRequest) Descriptor() ([]byte, []int)

Deprecated: Use ShutdownRequest.ProtoReflect.Descriptor instead.

func (*ShutdownRequest) ProtoMessage

func (*ShutdownRequest) ProtoMessage()

func (*ShutdownRequest) ProtoReflect

func (x *ShutdownRequest) ProtoReflect() protoreflect.Message

func (*ShutdownRequest) Reset

func (x *ShutdownRequest) Reset()

func (*ShutdownRequest) String

func (x *ShutdownRequest) String() string

type ShutdownResponse

type ShutdownResponse struct {
	// contains filtered or unexported fields
}

func (*ShutdownResponse) Descriptor deprecated

func (*ShutdownResponse) Descriptor() ([]byte, []int)

Deprecated: Use ShutdownResponse.ProtoReflect.Descriptor instead.

func (*ShutdownResponse) ProtoMessage

func (*ShutdownResponse) ProtoMessage()

func (*ShutdownResponse) ProtoReflect

func (x *ShutdownResponse) ProtoReflect() protoreflect.Message

func (*ShutdownResponse) Reset

func (x *ShutdownResponse) Reset()

func (*ShutdownResponse) String

func (x *ShutdownResponse) String() string

type Speak4Request

type Speak4Request struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32  `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int64  `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	Arg3 string `protobuf:"bytes,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
	// contains filtered or unexported fields
}

func (*Speak4Request) Descriptor deprecated

func (*Speak4Request) Descriptor() ([]byte, []int)

Deprecated: Use Speak4Request.ProtoReflect.Descriptor instead.

func (*Speak4Request) GetArg0

func (x *Speak4Request) GetArg0() string

func (*Speak4Request) GetArg1

func (x *Speak4Request) GetArg1() int32

func (*Speak4Request) GetArg2

func (x *Speak4Request) GetArg2() int64

func (*Speak4Request) GetArg3

func (x *Speak4Request) GetArg3() string

func (*Speak4Request) ProtoMessage

func (*Speak4Request) ProtoMessage()

func (*Speak4Request) ProtoReflect

func (x *Speak4Request) ProtoReflect() protoreflect.Message

func (*Speak4Request) Reset

func (x *Speak4Request) Reset()

func (*Speak4Request) String

func (x *Speak4Request) String() string

type Speak4Response

type Speak4Response struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*Speak4Response) Descriptor deprecated

func (*Speak4Response) Descriptor() ([]byte, []int)

Deprecated: Use Speak4Response.ProtoReflect.Descriptor instead.

func (*Speak4Response) GetResult

func (x *Speak4Response) GetResult() int32

func (*Speak4Response) ProtoMessage

func (*Speak4Response) ProtoMessage()

func (*Speak4Response) ProtoReflect

func (x *Speak4Response) ProtoReflect() protoreflect.Message

func (*Speak4Response) Reset

func (x *Speak4Response) Reset()

func (*Speak4Response) String

func (x *Speak4Response) String() string

type Speak4_1Request

type Speak4_1Request struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32  `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int64  `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	Arg3 int64  `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
	// contains filtered or unexported fields
}

func (*Speak4_1Request) Descriptor deprecated

func (*Speak4_1Request) Descriptor() ([]byte, []int)

Deprecated: Use Speak4_1Request.ProtoReflect.Descriptor instead.

func (*Speak4_1Request) GetArg0

func (x *Speak4_1Request) GetArg0() string

func (*Speak4_1Request) GetArg1

func (x *Speak4_1Request) GetArg1() int32

func (*Speak4_1Request) GetArg2

func (x *Speak4_1Request) GetArg2() int64

func (*Speak4_1Request) GetArg3

func (x *Speak4_1Request) GetArg3() int64

func (*Speak4_1Request) ProtoMessage

func (*Speak4_1Request) ProtoMessage()

func (*Speak4_1Request) ProtoReflect

func (x *Speak4_1Request) ProtoReflect() protoreflect.Message

func (*Speak4_1Request) Reset

func (x *Speak4_1Request) Reset()

func (*Speak4_1Request) String

func (x *Speak4_1Request) String() string

type Speak4_1Response

type Speak4_1Response struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*Speak4_1Response) Descriptor deprecated

func (*Speak4_1Response) Descriptor() ([]byte, []int)

Deprecated: Use Speak4_1Response.ProtoReflect.Descriptor instead.

func (*Speak4_1Response) GetResult

func (x *Speak4_1Response) GetResult() int32

func (*Speak4_1Response) ProtoMessage

func (*Speak4_1Response) ProtoMessage()

func (*Speak4_1Response) ProtoReflect

func (x *Speak4_1Response) ProtoReflect() protoreflect.Message

func (*Speak4_1Response) Reset

func (x *Speak4_1Response) Reset()

func (*Speak4_1Response) String

func (x *Speak4_1Response) String() string

type StopRequest

type StopRequest struct {
	// contains filtered or unexported fields
}

func (*StopRequest) Descriptor deprecated

func (*StopRequest) Descriptor() ([]byte, []int)

Deprecated: Use StopRequest.ProtoReflect.Descriptor instead.

func (*StopRequest) ProtoMessage

func (*StopRequest) ProtoMessage()

func (*StopRequest) ProtoReflect

func (x *StopRequest) ProtoReflect() protoreflect.Message

func (*StopRequest) Reset

func (x *StopRequest) Reset()

func (*StopRequest) String

func (x *StopRequest) String() string

type StopResponse

type StopResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*StopResponse) Descriptor deprecated

func (*StopResponse) Descriptor() ([]byte, []int)

Deprecated: Use StopResponse.ProtoReflect.Descriptor instead.

func (*StopResponse) GetResult

func (x *StopResponse) GetResult() int32

func (*StopResponse) ProtoMessage

func (*StopResponse) ProtoMessage()

func (*StopResponse) ProtoReflect

func (x *StopResponse) ProtoReflect() protoreflect.Message

func (*StopResponse) Reset

func (x *StopResponse) Reset()

func (*StopResponse) String

func (x *StopResponse) String() string

type SynthesizeToFile4Request

type SynthesizeToFile4Request struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64  `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int64  `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	Arg3 string `protobuf:"bytes,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
	// contains filtered or unexported fields
}

func (*SynthesizeToFile4Request) Descriptor deprecated

func (*SynthesizeToFile4Request) Descriptor() ([]byte, []int)

Deprecated: Use SynthesizeToFile4Request.ProtoReflect.Descriptor instead.

func (*SynthesizeToFile4Request) GetArg0

func (x *SynthesizeToFile4Request) GetArg0() string

func (*SynthesizeToFile4Request) GetArg1

func (x *SynthesizeToFile4Request) GetArg1() int64

func (*SynthesizeToFile4Request) GetArg2

func (x *SynthesizeToFile4Request) GetArg2() int64

func (*SynthesizeToFile4Request) GetArg3

func (x *SynthesizeToFile4Request) GetArg3() string

func (*SynthesizeToFile4Request) ProtoMessage

func (*SynthesizeToFile4Request) ProtoMessage()

func (*SynthesizeToFile4Request) ProtoReflect

func (x *SynthesizeToFile4Request) ProtoReflect() protoreflect.Message

func (*SynthesizeToFile4Request) Reset

func (x *SynthesizeToFile4Request) Reset()

func (*SynthesizeToFile4Request) String

func (x *SynthesizeToFile4Request) String() string

type SynthesizeToFile4Response

type SynthesizeToFile4Response struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SynthesizeToFile4Response) Descriptor deprecated

func (*SynthesizeToFile4Response) Descriptor() ([]byte, []int)

Deprecated: Use SynthesizeToFile4Response.ProtoReflect.Descriptor instead.

func (*SynthesizeToFile4Response) GetResult

func (x *SynthesizeToFile4Response) GetResult() int32

func (*SynthesizeToFile4Response) ProtoMessage

func (*SynthesizeToFile4Response) ProtoMessage()

func (*SynthesizeToFile4Response) ProtoReflect

func (*SynthesizeToFile4Response) Reset

func (x *SynthesizeToFile4Response) Reset()

func (*SynthesizeToFile4Response) String

func (x *SynthesizeToFile4Response) String() string

type SynthesizeToFile4_1Request

type SynthesizeToFile4_1Request struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64  `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int64  `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	Arg3 string `protobuf:"bytes,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
	// contains filtered or unexported fields
}

func (*SynthesizeToFile4_1Request) Descriptor deprecated

func (*SynthesizeToFile4_1Request) Descriptor() ([]byte, []int)

Deprecated: Use SynthesizeToFile4_1Request.ProtoReflect.Descriptor instead.

func (*SynthesizeToFile4_1Request) GetArg0

func (x *SynthesizeToFile4_1Request) GetArg0() string

func (*SynthesizeToFile4_1Request) GetArg1

func (x *SynthesizeToFile4_1Request) GetArg1() int64

func (*SynthesizeToFile4_1Request) GetArg2

func (x *SynthesizeToFile4_1Request) GetArg2() int64

func (*SynthesizeToFile4_1Request) GetArg3

func (x *SynthesizeToFile4_1Request) GetArg3() string

func (*SynthesizeToFile4_1Request) ProtoMessage

func (*SynthesizeToFile4_1Request) ProtoMessage()

func (*SynthesizeToFile4_1Request) ProtoReflect

func (*SynthesizeToFile4_1Request) Reset

func (x *SynthesizeToFile4_1Request) Reset()

func (*SynthesizeToFile4_1Request) String

func (x *SynthesizeToFile4_1Request) String() string

type SynthesizeToFile4_1Response

type SynthesizeToFile4_1Response struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SynthesizeToFile4_1Response) Descriptor deprecated

func (*SynthesizeToFile4_1Response) Descriptor() ([]byte, []int)

Deprecated: Use SynthesizeToFile4_1Response.ProtoReflect.Descriptor instead.

func (*SynthesizeToFile4_1Response) GetResult

func (x *SynthesizeToFile4_1Response) GetResult() int32

func (*SynthesizeToFile4_1Response) ProtoMessage

func (*SynthesizeToFile4_1Response) ProtoMessage()

func (*SynthesizeToFile4_1Response) ProtoReflect

func (*SynthesizeToFile4_1Response) Reset

func (x *SynthesizeToFile4_1Response) Reset()

func (*SynthesizeToFile4_1Response) String

func (x *SynthesizeToFile4_1Response) String() string

type SynthesizeToFile4_2Request

type SynthesizeToFile4_2Request struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64  `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int64  `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	Arg3 string `protobuf:"bytes,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
	// contains filtered or unexported fields
}

func (*SynthesizeToFile4_2Request) Descriptor deprecated

func (*SynthesizeToFile4_2Request) Descriptor() ([]byte, []int)

Deprecated: Use SynthesizeToFile4_2Request.ProtoReflect.Descriptor instead.

func (*SynthesizeToFile4_2Request) GetArg0

func (x *SynthesizeToFile4_2Request) GetArg0() string

func (*SynthesizeToFile4_2Request) GetArg1

func (x *SynthesizeToFile4_2Request) GetArg1() int64

func (*SynthesizeToFile4_2Request) GetArg2

func (x *SynthesizeToFile4_2Request) GetArg2() int64

func (*SynthesizeToFile4_2Request) GetArg3

func (x *SynthesizeToFile4_2Request) GetArg3() string

func (*SynthesizeToFile4_2Request) ProtoMessage

func (*SynthesizeToFile4_2Request) ProtoMessage()

func (*SynthesizeToFile4_2Request) ProtoReflect

func (*SynthesizeToFile4_2Request) Reset

func (x *SynthesizeToFile4_2Request) Reset()

func (*SynthesizeToFile4_2Request) String

func (x *SynthesizeToFile4_2Request) String() string

type SynthesizeToFile4_2Response

type SynthesizeToFile4_2Response struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SynthesizeToFile4_2Response) Descriptor deprecated

func (*SynthesizeToFile4_2Response) Descriptor() ([]byte, []int)

Deprecated: Use SynthesizeToFile4_2Response.ProtoReflect.Descriptor instead.

func (*SynthesizeToFile4_2Response) GetResult

func (x *SynthesizeToFile4_2Response) GetResult() int32

func (*SynthesizeToFile4_2Response) ProtoMessage

func (*SynthesizeToFile4_2Response) ProtoMessage()

func (*SynthesizeToFile4_2Response) ProtoReflect

func (*SynthesizeToFile4_2Response) Reset

func (x *SynthesizeToFile4_2Response) Reset()

func (*SynthesizeToFile4_2Response) String

func (x *SynthesizeToFile4_2Response) String() string

type TextToSpeechServiceClient

type TextToSpeechServiceClient interface {
	AddEarcon2(ctx context.Context, in *AddEarcon2Request, opts ...grpc.CallOption) (*AddEarcon2Response, error)
	AddEarcon2_1(ctx context.Context, in *AddEarcon2_1Request, opts ...grpc.CallOption) (*AddEarcon2_1Response, error)
	AddEarcon2_2(ctx context.Context, in *AddEarcon2_2Request, opts ...grpc.CallOption) (*AddEarcon2_2Response, error)
	AddEarcon3_3(ctx context.Context, in *AddEarcon3_3Request, opts ...grpc.CallOption) (*AddEarcon3_3Response, error)
	AddSpeech2(ctx context.Context, in *AddSpeech2Request, opts ...grpc.CallOption) (*AddSpeech2Response, error)
	AddSpeech2_1(ctx context.Context, in *AddSpeech2_1Request, opts ...grpc.CallOption) (*AddSpeech2_1Response, error)
	AddSpeech3_2(ctx context.Context, in *AddSpeech3_2Request, opts ...grpc.CallOption) (*AddSpeech3_2Response, error)
	AddSpeech2_3(ctx context.Context, in *AddSpeech2_3Request, opts ...grpc.CallOption) (*AddSpeech2_3Response, error)
	AddSpeech3_4(ctx context.Context, in *AddSpeech3_4Request, opts ...grpc.CallOption) (*AddSpeech3_4Response, error)
	AreDefaultsEnforced(ctx context.Context, in *AreDefaultsEnforcedRequest, opts ...grpc.CallOption) (*AreDefaultsEnforcedResponse, error)
	GetAvailableLanguages(ctx context.Context, in *GetAvailableLanguagesRequest, opts ...grpc.CallOption) (*GetAvailableLanguagesResponse, error)
	GetDefaultEngine(ctx context.Context, in *GetDefaultEngineRequest, opts ...grpc.CallOption) (*GetDefaultEngineResponse, error)
	GetDefaultLanguage(ctx context.Context, in *GetDefaultLanguageRequest, opts ...grpc.CallOption) (*GetDefaultLanguageResponse, error)
	GetDefaultVoice(ctx context.Context, in *GetDefaultVoiceRequest, opts ...grpc.CallOption) (*GetDefaultVoiceResponse, error)
	GetEngines(ctx context.Context, in *GetEnginesRequest, opts ...grpc.CallOption) (*GetEnginesResponse, error)
	GetFeatures(ctx context.Context, in *GetFeaturesRequest, opts ...grpc.CallOption) (*GetFeaturesResponse, error)
	GetLanguage(ctx context.Context, in *GetLanguageRequest, opts ...grpc.CallOption) (*GetLanguageResponse, error)
	GetVoice(ctx context.Context, in *GetVoiceRequest, opts ...grpc.CallOption) (*GetVoiceResponse, error)
	GetVoices(ctx context.Context, in *GetVoicesRequest, opts ...grpc.CallOption) (*GetVoicesResponse, error)
	IsLanguageAvailable(ctx context.Context, in *IsLanguageAvailableRequest, opts ...grpc.CallOption) (*IsLanguageAvailableResponse, error)
	IsSpeaking(ctx context.Context, in *IsSpeakingRequest, opts ...grpc.CallOption) (*IsSpeakingResponse, error)
	PlayEarcon4(ctx context.Context, in *PlayEarcon4Request, opts ...grpc.CallOption) (*PlayEarcon4Response, error)
	PlayEarcon4_1(ctx context.Context, in *PlayEarcon4_1Request, opts ...grpc.CallOption) (*PlayEarcon4_1Response, error)
	PlaySilence(ctx context.Context, in *PlaySilenceRequest, opts ...grpc.CallOption) (*PlaySilenceResponse, error)
	PlaySilentUtterance(ctx context.Context, in *PlaySilentUtteranceRequest, opts ...grpc.CallOption) (*PlaySilentUtteranceResponse, error)
	SetAudioAttributes(ctx context.Context, in *SetAudioAttributesRequest, opts ...grpc.CallOption) (*SetAudioAttributesResponse, error)
	SetEngineByPackageName(ctx context.Context, in *SetEngineByPackageNameRequest, opts ...grpc.CallOption) (*SetEngineByPackageNameResponse, error)
	SetLanguage(ctx context.Context, in *SetLanguageRequest, opts ...grpc.CallOption) (*SetLanguageResponse, error)
	SetOnUtteranceCompletedListener(ctx context.Context, in *SetOnUtteranceCompletedListenerRequest, opts ...grpc.CallOption) (*SetOnUtteranceCompletedListenerResponse, error)
	SetOnUtteranceProgressListener(ctx context.Context, in *SetOnUtteranceProgressListenerRequest, opts ...grpc.CallOption) (*SetOnUtteranceProgressListenerResponse, error)
	SetPitch(ctx context.Context, in *SetPitchRequest, opts ...grpc.CallOption) (*SetPitchResponse, error)
	SetSpeechRate(ctx context.Context, in *SetSpeechRateRequest, opts ...grpc.CallOption) (*SetSpeechRateResponse, error)
	SetVoice(ctx context.Context, in *SetVoiceRequest, opts ...grpc.CallOption) (*SetVoiceResponse, error)
	Shutdown(ctx context.Context, in *ShutdownRequest, opts ...grpc.CallOption) (*ShutdownResponse, error)
	Speak4(ctx context.Context, in *Speak4Request, opts ...grpc.CallOption) (*Speak4Response, error)
	Speak4_1(ctx context.Context, in *Speak4_1Request, opts ...grpc.CallOption) (*Speak4_1Response, error)
	Stop(ctx context.Context, in *StopRequest, opts ...grpc.CallOption) (*StopResponse, error)
	SynthesizeToFile4(ctx context.Context, in *SynthesizeToFile4Request, opts ...grpc.CallOption) (*SynthesizeToFile4Response, error)
	SynthesizeToFile4_1(ctx context.Context, in *SynthesizeToFile4_1Request, opts ...grpc.CallOption) (*SynthesizeToFile4_1Response, error)
	SynthesizeToFile4_2(ctx context.Context, in *SynthesizeToFile4_2Request, opts ...grpc.CallOption) (*SynthesizeToFile4_2Response, error)
	GetMaxSpeechInputLength(ctx context.Context, in *GetMaxSpeechInputLengthRequest, opts ...grpc.CallOption) (*GetMaxSpeechInputLengthResponse, error)
}

TextToSpeechServiceClient is the client API for TextToSpeechService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type TextToSpeechServiceServer

type TextToSpeechServiceServer interface {
	AddEarcon2(context.Context, *AddEarcon2Request) (*AddEarcon2Response, error)
	AddEarcon2_1(context.Context, *AddEarcon2_1Request) (*AddEarcon2_1Response, error)
	AddEarcon2_2(context.Context, *AddEarcon2_2Request) (*AddEarcon2_2Response, error)
	AddEarcon3_3(context.Context, *AddEarcon3_3Request) (*AddEarcon3_3Response, error)
	AddSpeech2(context.Context, *AddSpeech2Request) (*AddSpeech2Response, error)
	AddSpeech2_1(context.Context, *AddSpeech2_1Request) (*AddSpeech2_1Response, error)
	AddSpeech3_2(context.Context, *AddSpeech3_2Request) (*AddSpeech3_2Response, error)
	AddSpeech2_3(context.Context, *AddSpeech2_3Request) (*AddSpeech2_3Response, error)
	AddSpeech3_4(context.Context, *AddSpeech3_4Request) (*AddSpeech3_4Response, error)
	AreDefaultsEnforced(context.Context, *AreDefaultsEnforcedRequest) (*AreDefaultsEnforcedResponse, error)
	GetAvailableLanguages(context.Context, *GetAvailableLanguagesRequest) (*GetAvailableLanguagesResponse, error)
	GetDefaultEngine(context.Context, *GetDefaultEngineRequest) (*GetDefaultEngineResponse, error)
	GetDefaultLanguage(context.Context, *GetDefaultLanguageRequest) (*GetDefaultLanguageResponse, error)
	GetDefaultVoice(context.Context, *GetDefaultVoiceRequest) (*GetDefaultVoiceResponse, error)
	GetEngines(context.Context, *GetEnginesRequest) (*GetEnginesResponse, error)
	GetFeatures(context.Context, *GetFeaturesRequest) (*GetFeaturesResponse, error)
	GetLanguage(context.Context, *GetLanguageRequest) (*GetLanguageResponse, error)
	GetVoice(context.Context, *GetVoiceRequest) (*GetVoiceResponse, error)
	GetVoices(context.Context, *GetVoicesRequest) (*GetVoicesResponse, error)
	IsLanguageAvailable(context.Context, *IsLanguageAvailableRequest) (*IsLanguageAvailableResponse, error)
	IsSpeaking(context.Context, *IsSpeakingRequest) (*IsSpeakingResponse, error)
	PlayEarcon4(context.Context, *PlayEarcon4Request) (*PlayEarcon4Response, error)
	PlayEarcon4_1(context.Context, *PlayEarcon4_1Request) (*PlayEarcon4_1Response, error)
	PlaySilence(context.Context, *PlaySilenceRequest) (*PlaySilenceResponse, error)
	PlaySilentUtterance(context.Context, *PlaySilentUtteranceRequest) (*PlaySilentUtteranceResponse, error)
	SetAudioAttributes(context.Context, *SetAudioAttributesRequest) (*SetAudioAttributesResponse, error)
	SetEngineByPackageName(context.Context, *SetEngineByPackageNameRequest) (*SetEngineByPackageNameResponse, error)
	SetLanguage(context.Context, *SetLanguageRequest) (*SetLanguageResponse, error)
	SetOnUtteranceCompletedListener(context.Context, *SetOnUtteranceCompletedListenerRequest) (*SetOnUtteranceCompletedListenerResponse, error)
	SetOnUtteranceProgressListener(context.Context, *SetOnUtteranceProgressListenerRequest) (*SetOnUtteranceProgressListenerResponse, error)
	SetPitch(context.Context, *SetPitchRequest) (*SetPitchResponse, error)
	SetSpeechRate(context.Context, *SetSpeechRateRequest) (*SetSpeechRateResponse, error)
	SetVoice(context.Context, *SetVoiceRequest) (*SetVoiceResponse, error)
	Shutdown(context.Context, *ShutdownRequest) (*ShutdownResponse, error)
	Speak4(context.Context, *Speak4Request) (*Speak4Response, error)
	Speak4_1(context.Context, *Speak4_1Request) (*Speak4_1Response, error)
	Stop(context.Context, *StopRequest) (*StopResponse, error)
	SynthesizeToFile4(context.Context, *SynthesizeToFile4Request) (*SynthesizeToFile4Response, error)
	SynthesizeToFile4_1(context.Context, *SynthesizeToFile4_1Request) (*SynthesizeToFile4_1Response, error)
	SynthesizeToFile4_2(context.Context, *SynthesizeToFile4_2Request) (*SynthesizeToFile4_2Response, error)
	GetMaxSpeechInputLength(context.Context, *GetMaxSpeechInputLengthRequest) (*GetMaxSpeechInputLengthResponse, error)
	// contains filtered or unexported methods
}

TextToSpeechServiceServer is the server API for TextToSpeechService service. All implementations must embed UnimplementedTextToSpeechServiceServer for forward compatibility.

type UnimplementedTextToSpeechServiceServer

type UnimplementedTextToSpeechServiceServer struct{}

UnimplementedTextToSpeechServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedTextToSpeechServiceServer) AddEarcon2

func (UnimplementedTextToSpeechServiceServer) AddEarcon2_1

func (UnimplementedTextToSpeechServiceServer) AddEarcon2_2

func (UnimplementedTextToSpeechServiceServer) AddEarcon3_3

func (UnimplementedTextToSpeechServiceServer) AddSpeech2

func (UnimplementedTextToSpeechServiceServer) AddSpeech2_1

func (UnimplementedTextToSpeechServiceServer) AddSpeech2_3

func (UnimplementedTextToSpeechServiceServer) AddSpeech3_2

func (UnimplementedTextToSpeechServiceServer) AddSpeech3_4

func (UnimplementedTextToSpeechServiceServer) AreDefaultsEnforced

func (UnimplementedTextToSpeechServiceServer) GetDefaultEngine

func (UnimplementedTextToSpeechServiceServer) GetDefaultLanguage

func (UnimplementedTextToSpeechServiceServer) GetDefaultVoice

func (UnimplementedTextToSpeechServiceServer) GetEngines

func (UnimplementedTextToSpeechServiceServer) GetFeatures

func (UnimplementedTextToSpeechServiceServer) GetLanguage

func (UnimplementedTextToSpeechServiceServer) GetVoice

func (UnimplementedTextToSpeechServiceServer) GetVoices

func (UnimplementedTextToSpeechServiceServer) IsLanguageAvailable

func (UnimplementedTextToSpeechServiceServer) IsSpeaking

func (UnimplementedTextToSpeechServiceServer) PlayEarcon4

func (UnimplementedTextToSpeechServiceServer) PlayEarcon4_1

func (UnimplementedTextToSpeechServiceServer) PlaySilence

func (UnimplementedTextToSpeechServiceServer) PlaySilentUtterance

func (UnimplementedTextToSpeechServiceServer) SetAudioAttributes

func (UnimplementedTextToSpeechServiceServer) SetLanguage

func (UnimplementedTextToSpeechServiceServer) SetPitch

func (UnimplementedTextToSpeechServiceServer) SetSpeechRate

func (UnimplementedTextToSpeechServiceServer) SetVoice

func (UnimplementedTextToSpeechServiceServer) Shutdown

func (UnimplementedTextToSpeechServiceServer) Speak4

func (UnimplementedTextToSpeechServiceServer) Speak4_1

func (UnimplementedTextToSpeechServiceServer) Stop

func (UnimplementedTextToSpeechServiceServer) SynthesizeToFile4

func (UnimplementedTextToSpeechServiceServer) SynthesizeToFile4_1

func (UnimplementedTextToSpeechServiceServer) SynthesizeToFile4_2

type UnsafeTextToSpeechServiceServer

type UnsafeTextToSpeechServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeTextToSpeechServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TextToSpeechServiceServer will result in compilation errors.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL