Stay organized with collections
Save and categorize content based on your preferences.
Firebase.AI.SpeechConfig
A struct used to configure speech generation settings.
Summary
Public static functions
UsePrebuiltVoice
SpeechConfig Firebase::AI::SpeechConfig::UsePrebuiltVoice(
string voice
)
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-05-20 UTC.
[null,null,["Last updated 2025-05-20 UTC."],[],[],null,["# Firebase.AI.SpeechConfig Struct Reference\n\nFirebase.AI.SpeechConfig\n========================\n\nA struct used to configure speech generation settings.\n\nSummary\n-------\n\n| ### Public static functions ||\n|-------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [UsePrebuiltVoice](#struct_firebase_1_1_a_i_1_1_speech_config_1a48a21bb0072d4da8840c6dd2ef2644f2)`(string voice)` | [SpeechConfig](/docs/reference/unity/struct/firebase/a-i/speech-config#struct_firebase_1_1_a_i_1_1_speech_config) See \u003chttps://cloud.google.com/text-to-speech/docs/chirp3-hd\u003e for the list of available voices. |\n\nPublic static functions\n-----------------------\n\n### UsePrebuiltVoice\n\n```c#\nSpeechConfig Firebase::AI::SpeechConfig::UsePrebuiltVoice(\n string voice\n)\n``` \nSee \u003chttps://cloud.google.com/text-to-speech/docs/chirp3-hd\u003e for the list of available voices.\n\n\u003cbr /\u003e\n\n| Details ||\n|-------------|---------------------------------|\n| Parameters | |---------|---| | `voice` | | |\n| **Returns** | |"]]