# This file was auto-generated by Fern from our API Definition.

import typing

TurnMode = typing.Union[typing.Literal["silence", "turn"], typing.Any]
