speechtotext.functions.get_file_name_without_extention

get_file_name_without_extention(file_name)[source]

Get extention of file name.

Parameters:

file_name (str) – File name.

Returns:

Extention of tile name.

Return type:

str