Skip to content

Commit 52800ad

Browse files
author
David Motsonashvili
committed
format
1 parent a161fb8 commit 52800ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firebase-ai/src/main/kotlin/com/google/firebase/ai/java/LiveSessionFutures.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ public abstract class LiveSessionFutures internal constructor() {
9393
* @param transcriptHandler A callback function that is invoked whenever the model receives a
9494
* transcript. The first [Transcription] object is the input transcription, and the second is the
9595
* output transcription
96-
*
96+
*
9797
* @param enableInterruptions If enabled, allows the user to speak over or interrupt the model's
9898
* ongoing reply.
9999
*

0 commit comments

Comments
 (0)