We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a161fb8 commit 52800adCopy full SHA for 52800ad
firebase-ai/src/main/kotlin/com/google/firebase/ai/java/LiveSessionFutures.kt
@@ -93,7 +93,7 @@ public abstract class LiveSessionFutures internal constructor() {
93
* @param transcriptHandler A callback function that is invoked whenever the model receives a
94
* transcript. The first [Transcription] object is the input transcription, and the second is the
95
* output transcription
96
- *
+ *
97
* @param enableInterruptions If enabled, allows the user to speak over or interrupt the model's
98
* ongoing reply.
99
*
0 commit comments