menu
googleapis package
documentation
texttospeech/v1.dart
CustomPronunciationParams
CustomPronunciationParams.new constructor
CustomPronunciationParams.new constructor
dark_mode
light_mode
CustomPronunciationParams
constructor
CustomPronunciationParams
(
{
String
?
phoneticEncoding
,
String
?
phrase
,
String
?
pronunciation
,
})
Implementation
CustomPronunciationParams({ this.phoneticEncoding, this.phrase, this.pronunciation, });
googleapis package
documentation
texttospeech/v1
CustomPronunciationParams
CustomPronunciationParams.new constructor
CustomPronunciationParams class