Documentation
¶
Index ¶
- type AlternativeSpanServer
- func (s *AlternativeSpanServer) DescribeContents(_ context.Context, req *pb.AlternativeSpanDescribeContentsRequest) (*pb.DescribeContentsResponse, error)
- func (s *AlternativeSpanServer) Equals(_ context.Context, req *pb.AlternativeSpanEqualsRequest) (*pb.EqualsResponse, error)
- func (s *AlternativeSpanServer) GetAlternatives(_ context.Context, req *pb.GetAlternativesRequest) (*pb.GetAlternativesResponse, error)
- func (s *AlternativeSpanServer) GetEndPosition(_ context.Context, req *pb.GetEndPositionRequest) (*pb.GetEndPositionResponse, error)
- func (s *AlternativeSpanServer) GetStartPosition(_ context.Context, req *pb.GetStartPositionRequest) (*pb.GetStartPositionResponse, error)
- func (s *AlternativeSpanServer) HashCode(_ context.Context, req *pb.AlternativeSpanHashCodeRequest) (*pb.HashCodeResponse, error)
- func (s *AlternativeSpanServer) NewAlternativeSpan(_ context.Context, req *pb.NewAlternativeSpanRequest) (*pb.NewAlternativeSpanResponse, error)
- func (s *AlternativeSpanServer) ToString(_ context.Context, req *pb.AlternativeSpanToStringRequest) (*pb.ToStringResponse, error)
- func (s *AlternativeSpanServer) WriteToParcel(_ context.Context, req *pb.AlternativeSpanWriteToParcelRequest) (*pb.WriteToParcelResponse, error)
- type AlternativeSpansServer
- func (s *AlternativeSpansServer) DescribeContents(_ context.Context, req *pb.AlternativeSpansDescribeContentsRequest) (*pb.DescribeContentsResponse, error)
- func (s *AlternativeSpansServer) Equals(_ context.Context, req *pb.AlternativeSpansEqualsRequest) (*pb.EqualsResponse, error)
- func (s *AlternativeSpansServer) GetSpans(_ context.Context, req *pb.GetSpansRequest) (*pb.GetSpansResponse, error)
- func (s *AlternativeSpansServer) HashCode(_ context.Context, req *pb.AlternativeSpansHashCodeRequest) (*pb.HashCodeResponse, error)
- func (s *AlternativeSpansServer) NewAlternativeSpans(_ context.Context, req *pb.NewAlternativeSpansRequest) (*pb.NewAlternativeSpansResponse, error)
- func (s *AlternativeSpansServer) ToString(_ context.Context, req *pb.AlternativeSpansToStringRequest) (*pb.ToStringResponse, error)
- func (s *AlternativeSpansServer) WriteToParcel(_ context.Context, req *pb.AlternativeSpansWriteToParcelRequest) (*pb.WriteToParcelResponse, error)
- type TextToSpeechServer
- func (s *TextToSpeechServer) AddEarcon2(_ context.Context, req *pb.AddEarcon2Request) (*pb.AddEarcon2Response, error)
- func (s *TextToSpeechServer) AddEarcon2_1(_ context.Context, req *pb.AddEarcon2_1Request) (*pb.AddEarcon2_1Response, error)
- func (s *TextToSpeechServer) AddEarcon2_2(_ context.Context, req *pb.AddEarcon2_2Request) (*pb.AddEarcon2_2Response, error)
- func (s *TextToSpeechServer) AddEarcon3_3(_ context.Context, req *pb.AddEarcon3_3Request) (*pb.AddEarcon3_3Response, error)
- func (s *TextToSpeechServer) AddSpeech2(_ context.Context, req *pb.AddSpeech2Request) (*pb.AddSpeech2Response, error)
- func (s *TextToSpeechServer) AddSpeech2_1(_ context.Context, req *pb.AddSpeech2_1Request) (*pb.AddSpeech2_1Response, error)
- func (s *TextToSpeechServer) AddSpeech2_3(_ context.Context, req *pb.AddSpeech2_3Request) (*pb.AddSpeech2_3Response, error)
- func (s *TextToSpeechServer) AddSpeech3_2(_ context.Context, req *pb.AddSpeech3_2Request) (*pb.AddSpeech3_2Response, error)
- func (s *TextToSpeechServer) AddSpeech3_4(_ context.Context, req *pb.AddSpeech3_4Request) (*pb.AddSpeech3_4Response, error)
- func (s *TextToSpeechServer) AreDefaultsEnforced(_ context.Context, req *pb.AreDefaultsEnforcedRequest) (*pb.AreDefaultsEnforcedResponse, error)
- func (s *TextToSpeechServer) GetAvailableLanguages(_ context.Context, req *pb.GetAvailableLanguagesRequest) (*pb.GetAvailableLanguagesResponse, error)
- func (s *TextToSpeechServer) GetDefaultEngine(_ context.Context, req *pb.GetDefaultEngineRequest) (*pb.GetDefaultEngineResponse, error)
- func (s *TextToSpeechServer) GetDefaultLanguage(_ context.Context, req *pb.GetDefaultLanguageRequest) (*pb.GetDefaultLanguageResponse, error)
- func (s *TextToSpeechServer) GetDefaultVoice(_ context.Context, req *pb.GetDefaultVoiceRequest) (*pb.GetDefaultVoiceResponse, error)
- func (s *TextToSpeechServer) GetEngines(_ context.Context, req *pb.GetEnginesRequest) (*pb.GetEnginesResponse, error)
- func (s *TextToSpeechServer) GetFeatures(_ context.Context, req *pb.GetFeaturesRequest) (*pb.GetFeaturesResponse, error)
- func (s *TextToSpeechServer) GetLanguage(_ context.Context, req *pb.GetLanguageRequest) (*pb.GetLanguageResponse, error)
- func (s *TextToSpeechServer) GetMaxSpeechInputLength(_ context.Context, req *pb.GetMaxSpeechInputLengthRequest) (*pb.GetMaxSpeechInputLengthResponse, error)
- func (s *TextToSpeechServer) GetVoice(_ context.Context, req *pb.GetVoiceRequest) (*pb.GetVoiceResponse, error)
- func (s *TextToSpeechServer) GetVoices(_ context.Context, req *pb.GetVoicesRequest) (*pb.GetVoicesResponse, error)
- func (s *TextToSpeechServer) IsLanguageAvailable(_ context.Context, req *pb.IsLanguageAvailableRequest) (*pb.IsLanguageAvailableResponse, error)
- func (s *TextToSpeechServer) IsSpeaking(_ context.Context, req *pb.IsSpeakingRequest) (*pb.IsSpeakingResponse, error)
- func (s *TextToSpeechServer) NewTextToSpeech(_ context.Context, req *pb.NewTextToSpeechRequest) (*pb.NewTextToSpeechResponse, error)
- func (s *TextToSpeechServer) PlayEarcon(_ context.Context, req *pb.PlayEarconRequest) (*pb.PlayEarconResponse, error)
- func (s *TextToSpeechServer) PlaySilentUtterance(_ context.Context, req *pb.PlaySilentUtteranceRequest) (*pb.PlaySilentUtteranceResponse, error)
- func (s *TextToSpeechServer) SetAudioAttributes(_ context.Context, req *pb.SetAudioAttributesRequest) (*pb.SetAudioAttributesResponse, error)
- func (s *TextToSpeechServer) SetEngineByPackageName(_ context.Context, req *pb.SetEngineByPackageNameRequest) (*pb.SetEngineByPackageNameResponse, error)
- func (s *TextToSpeechServer) SetLanguage(_ context.Context, req *pb.SetLanguageRequest) (*pb.SetLanguageResponse, error)
- func (s *TextToSpeechServer) SetOnUtteranceCompletedListener(_ context.Context, req *pb.SetOnUtteranceCompletedListenerRequest) (*pb.SetOnUtteranceCompletedListenerResponse, error)
- func (s *TextToSpeechServer) SetOnUtteranceProgressListener(_ context.Context, req *pb.SetOnUtteranceProgressListenerRequest) (*pb.SetOnUtteranceProgressListenerResponse, error)
- func (s *TextToSpeechServer) SetPitch(_ context.Context, req *pb.SetPitchRequest) (*pb.SetPitchResponse, error)
- func (s *TextToSpeechServer) SetSpeechRate(_ context.Context, req *pb.SetSpeechRateRequest) (*pb.SetSpeechRateResponse, error)
- func (s *TextToSpeechServer) SetVoice(_ context.Context, req *pb.SetVoiceRequest) (*pb.SetVoiceResponse, error)
- func (s *TextToSpeechServer) Shutdown(_ context.Context, req *pb.ShutdownRequest) (*pb.ShutdownResponse, error)
- func (s *TextToSpeechServer) Speak(_ context.Context, req *pb.SpeakRequest) (*pb.SpeakResponse, error)
- func (s *TextToSpeechServer) Stop(_ context.Context, req *pb.StopRequest) (*pb.StopResponse, error)
- func (s *TextToSpeechServer) SynthesizeToFile4(_ context.Context, req *pb.SynthesizeToFile4Request) (*pb.SynthesizeToFile4Response, error)
- func (s *TextToSpeechServer) SynthesizeToFile4_1(_ context.Context, req *pb.SynthesizeToFile4_1Request) (*pb.SynthesizeToFile4_1Response, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AlternativeSpanServer ¶
type AlternativeSpanServer struct {
pb.UnimplementedAlternativeSpanServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
AlternativeSpanServer implements pb.AlternativeSpanServiceServer.
func (*AlternativeSpanServer) DescribeContents ¶
func (s *AlternativeSpanServer) DescribeContents(_ context.Context, req *pb.AlternativeSpanDescribeContentsRequest) (*pb.DescribeContentsResponse, error)
func (*AlternativeSpanServer) Equals ¶
func (s *AlternativeSpanServer) Equals(_ context.Context, req *pb.AlternativeSpanEqualsRequest) (*pb.EqualsResponse, error)
func (*AlternativeSpanServer) GetAlternatives ¶
func (s *AlternativeSpanServer) GetAlternatives(_ context.Context, req *pb.GetAlternativesRequest) (*pb.GetAlternativesResponse, error)
func (*AlternativeSpanServer) GetEndPosition ¶
func (s *AlternativeSpanServer) GetEndPosition(_ context.Context, req *pb.GetEndPositionRequest) (*pb.GetEndPositionResponse, error)
func (*AlternativeSpanServer) GetStartPosition ¶
func (s *AlternativeSpanServer) GetStartPosition(_ context.Context, req *pb.GetStartPositionRequest) (*pb.GetStartPositionResponse, error)
func (*AlternativeSpanServer) HashCode ¶
func (s *AlternativeSpanServer) HashCode(_ context.Context, req *pb.AlternativeSpanHashCodeRequest) (*pb.HashCodeResponse, error)
func (*AlternativeSpanServer) NewAlternativeSpan ¶
func (s *AlternativeSpanServer) NewAlternativeSpan(_ context.Context, req *pb.NewAlternativeSpanRequest) (*pb.NewAlternativeSpanResponse, error)
func (*AlternativeSpanServer) ToString ¶
func (s *AlternativeSpanServer) ToString(_ context.Context, req *pb.AlternativeSpanToStringRequest) (*pb.ToStringResponse, error)
func (*AlternativeSpanServer) WriteToParcel ¶
func (s *AlternativeSpanServer) WriteToParcel(_ context.Context, req *pb.AlternativeSpanWriteToParcelRequest) (*pb.WriteToParcelResponse, error)
type AlternativeSpansServer ¶
type AlternativeSpansServer struct {
pb.UnimplementedAlternativeSpansServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
AlternativeSpansServer implements pb.AlternativeSpansServiceServer.
func (*AlternativeSpansServer) DescribeContents ¶
func (s *AlternativeSpansServer) DescribeContents(_ context.Context, req *pb.AlternativeSpansDescribeContentsRequest) (*pb.DescribeContentsResponse, error)
func (*AlternativeSpansServer) Equals ¶
func (s *AlternativeSpansServer) Equals(_ context.Context, req *pb.AlternativeSpansEqualsRequest) (*pb.EqualsResponse, error)
func (*AlternativeSpansServer) GetSpans ¶
func (s *AlternativeSpansServer) GetSpans(_ context.Context, req *pb.GetSpansRequest) (*pb.GetSpansResponse, error)
func (*AlternativeSpansServer) HashCode ¶
func (s *AlternativeSpansServer) HashCode(_ context.Context, req *pb.AlternativeSpansHashCodeRequest) (*pb.HashCodeResponse, error)
func (*AlternativeSpansServer) NewAlternativeSpans ¶
func (s *AlternativeSpansServer) NewAlternativeSpans(_ context.Context, req *pb.NewAlternativeSpansRequest) (*pb.NewAlternativeSpansResponse, error)
func (*AlternativeSpansServer) ToString ¶
func (s *AlternativeSpansServer) ToString(_ context.Context, req *pb.AlternativeSpansToStringRequest) (*pb.ToStringResponse, error)
func (*AlternativeSpansServer) WriteToParcel ¶
func (s *AlternativeSpansServer) WriteToParcel(_ context.Context, req *pb.AlternativeSpansWriteToParcelRequest) (*pb.WriteToParcelResponse, error)
type TextToSpeechServer ¶
type TextToSpeechServer struct {
pb.UnimplementedTextToSpeechServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
TextToSpeechServer implements pb.TextToSpeechServiceServer.
func (*TextToSpeechServer) AddEarcon2 ¶
func (s *TextToSpeechServer) AddEarcon2(_ context.Context, req *pb.AddEarcon2Request) (*pb.AddEarcon2Response, error)
func (*TextToSpeechServer) AddEarcon2_1 ¶
func (s *TextToSpeechServer) AddEarcon2_1(_ context.Context, req *pb.AddEarcon2_1Request) (*pb.AddEarcon2_1Response, error)
func (*TextToSpeechServer) AddEarcon2_2 ¶
func (s *TextToSpeechServer) AddEarcon2_2(_ context.Context, req *pb.AddEarcon2_2Request) (*pb.AddEarcon2_2Response, error)
func (*TextToSpeechServer) AddEarcon3_3 ¶
func (s *TextToSpeechServer) AddEarcon3_3(_ context.Context, req *pb.AddEarcon3_3Request) (*pb.AddEarcon3_3Response, error)
func (*TextToSpeechServer) AddSpeech2 ¶
func (s *TextToSpeechServer) AddSpeech2(_ context.Context, req *pb.AddSpeech2Request) (*pb.AddSpeech2Response, error)
func (*TextToSpeechServer) AddSpeech2_1 ¶
func (s *TextToSpeechServer) AddSpeech2_1(_ context.Context, req *pb.AddSpeech2_1Request) (*pb.AddSpeech2_1Response, error)
func (*TextToSpeechServer) AddSpeech2_3 ¶
func (s *TextToSpeechServer) AddSpeech2_3(_ context.Context, req *pb.AddSpeech2_3Request) (*pb.AddSpeech2_3Response, error)
func (*TextToSpeechServer) AddSpeech3_2 ¶
func (s *TextToSpeechServer) AddSpeech3_2(_ context.Context, req *pb.AddSpeech3_2Request) (*pb.AddSpeech3_2Response, error)
func (*TextToSpeechServer) AddSpeech3_4 ¶
func (s *TextToSpeechServer) AddSpeech3_4(_ context.Context, req *pb.AddSpeech3_4Request) (*pb.AddSpeech3_4Response, error)
func (*TextToSpeechServer) AreDefaultsEnforced ¶
func (s *TextToSpeechServer) AreDefaultsEnforced(_ context.Context, req *pb.AreDefaultsEnforcedRequest) (*pb.AreDefaultsEnforcedResponse, error)
func (*TextToSpeechServer) GetAvailableLanguages ¶
func (s *TextToSpeechServer) GetAvailableLanguages(_ context.Context, req *pb.GetAvailableLanguagesRequest) (*pb.GetAvailableLanguagesResponse, error)
func (*TextToSpeechServer) GetDefaultEngine ¶
func (s *TextToSpeechServer) GetDefaultEngine(_ context.Context, req *pb.GetDefaultEngineRequest) (*pb.GetDefaultEngineResponse, error)
func (*TextToSpeechServer) GetDefaultLanguage ¶
func (s *TextToSpeechServer) GetDefaultLanguage(_ context.Context, req *pb.GetDefaultLanguageRequest) (*pb.GetDefaultLanguageResponse, error)
func (*TextToSpeechServer) GetDefaultVoice ¶
func (s *TextToSpeechServer) GetDefaultVoice(_ context.Context, req *pb.GetDefaultVoiceRequest) (*pb.GetDefaultVoiceResponse, error)
func (*TextToSpeechServer) GetEngines ¶
func (s *TextToSpeechServer) GetEngines(_ context.Context, req *pb.GetEnginesRequest) (*pb.GetEnginesResponse, error)
func (*TextToSpeechServer) GetFeatures ¶
func (s *TextToSpeechServer) GetFeatures(_ context.Context, req *pb.GetFeaturesRequest) (*pb.GetFeaturesResponse, error)
func (*TextToSpeechServer) GetLanguage ¶
func (s *TextToSpeechServer) GetLanguage(_ context.Context, req *pb.GetLanguageRequest) (*pb.GetLanguageResponse, error)
func (*TextToSpeechServer) GetMaxSpeechInputLength ¶
func (s *TextToSpeechServer) GetMaxSpeechInputLength(_ context.Context, req *pb.GetMaxSpeechInputLengthRequest) (*pb.GetMaxSpeechInputLengthResponse, error)
func (*TextToSpeechServer) GetVoice ¶
func (s *TextToSpeechServer) GetVoice(_ context.Context, req *pb.GetVoiceRequest) (*pb.GetVoiceResponse, error)
func (*TextToSpeechServer) GetVoices ¶
func (s *TextToSpeechServer) GetVoices(_ context.Context, req *pb.GetVoicesRequest) (*pb.GetVoicesResponse, error)
func (*TextToSpeechServer) IsLanguageAvailable ¶
func (s *TextToSpeechServer) IsLanguageAvailable(_ context.Context, req *pb.IsLanguageAvailableRequest) (*pb.IsLanguageAvailableResponse, error)
func (*TextToSpeechServer) IsSpeaking ¶
func (s *TextToSpeechServer) IsSpeaking(_ context.Context, req *pb.IsSpeakingRequest) (*pb.IsSpeakingResponse, error)
func (*TextToSpeechServer) NewTextToSpeech ¶
func (s *TextToSpeechServer) NewTextToSpeech(_ context.Context, req *pb.NewTextToSpeechRequest) (*pb.NewTextToSpeechResponse, error)
func (*TextToSpeechServer) PlayEarcon ¶
func (s *TextToSpeechServer) PlayEarcon(_ context.Context, req *pb.PlayEarconRequest) (*pb.PlayEarconResponse, error)
func (*TextToSpeechServer) PlaySilentUtterance ¶
func (s *TextToSpeechServer) PlaySilentUtterance(_ context.Context, req *pb.PlaySilentUtteranceRequest) (*pb.PlaySilentUtteranceResponse, error)
func (*TextToSpeechServer) SetAudioAttributes ¶
func (s *TextToSpeechServer) SetAudioAttributes(_ context.Context, req *pb.SetAudioAttributesRequest) (*pb.SetAudioAttributesResponse, error)
func (*TextToSpeechServer) SetEngineByPackageName ¶
func (s *TextToSpeechServer) SetEngineByPackageName(_ context.Context, req *pb.SetEngineByPackageNameRequest) (*pb.SetEngineByPackageNameResponse, error)
func (*TextToSpeechServer) SetLanguage ¶
func (s *TextToSpeechServer) SetLanguage(_ context.Context, req *pb.SetLanguageRequest) (*pb.SetLanguageResponse, error)
func (*TextToSpeechServer) SetOnUtteranceCompletedListener ¶
func (s *TextToSpeechServer) SetOnUtteranceCompletedListener(_ context.Context, req *pb.SetOnUtteranceCompletedListenerRequest) (*pb.SetOnUtteranceCompletedListenerResponse, error)
func (*TextToSpeechServer) SetOnUtteranceProgressListener ¶
func (s *TextToSpeechServer) SetOnUtteranceProgressListener(_ context.Context, req *pb.SetOnUtteranceProgressListenerRequest) (*pb.SetOnUtteranceProgressListenerResponse, error)
func (*TextToSpeechServer) SetPitch ¶
func (s *TextToSpeechServer) SetPitch(_ context.Context, req *pb.SetPitchRequest) (*pb.SetPitchResponse, error)
func (*TextToSpeechServer) SetSpeechRate ¶
func (s *TextToSpeechServer) SetSpeechRate(_ context.Context, req *pb.SetSpeechRateRequest) (*pb.SetSpeechRateResponse, error)
func (*TextToSpeechServer) SetVoice ¶
func (s *TextToSpeechServer) SetVoice(_ context.Context, req *pb.SetVoiceRequest) (*pb.SetVoiceResponse, error)
func (*TextToSpeechServer) Shutdown ¶
func (s *TextToSpeechServer) Shutdown(_ context.Context, req *pb.ShutdownRequest) (*pb.ShutdownResponse, error)
func (*TextToSpeechServer) Speak ¶
func (s *TextToSpeechServer) Speak(_ context.Context, req *pb.SpeakRequest) (*pb.SpeakResponse, error)
func (*TextToSpeechServer) Stop ¶
func (s *TextToSpeechServer) Stop(_ context.Context, req *pb.StopRequest) (*pb.StopResponse, error)
func (*TextToSpeechServer) SynthesizeToFile4 ¶
func (s *TextToSpeechServer) SynthesizeToFile4(_ context.Context, req *pb.SynthesizeToFile4Request) (*pb.SynthesizeToFile4Response, error)
func (*TextToSpeechServer) SynthesizeToFile4_1 ¶
func (s *TextToSpeechServer) SynthesizeToFile4_1(_ context.Context, req *pb.SynthesizeToFile4_1Request) (*pb.SynthesizeToFile4_1Response, error)
Click to show internal directories.
Click to hide internal directories.