Skip to content

Commit d1c59a0

Browse files
VinayGuthalrlazo
andauthored
Update firebase-ai/src/main/kotlin/com/google/firebase/ai/type/AudioHelper.kt
Co-authored-by: Rodrigo Lazo <rlazo@users.noreply.github.com>
1 parent 98012cc commit d1c59a0

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/type/AudioHelper.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ internal class AudioHelper(
159159
*
160160
* @param audioHandler A callback that is invoked immediately following the successful
161161
* initialization of the associated [AudioRecord.Builder] and [AudioTrack.Builder] objects. It
162-
* offers a final opportunity to configure these objects, which will remain valid and effective
162+
* offers an opportunity to configure these objects, which will remain valid and effective
163163
* for the duration of the current audio session.
164164
*/
165165
@RequiresPermission(Manifest.permission.RECORD_AUDIO)

0 commit comments

Comments
 (0)